Server Side Includes in Cloud Hosting
You'll be able to use Server Side Includes with all of the cloud hosting packages we offer you and enable it separately for each and every domain or subdomain inside your hosting account. You can do this when using .htaccess file, which should be placed in the folder in which you want to use SSI and you have to put a few lines of code in that file. You'll find the code in our Knowledgebase section, so you can simply copy it, since you don't need any coding knowledge to benefit from all of the features that our services have. In case you have currently built your site and you would like to employ Server Side Includes afterwards, you need to make certain that you rename the files from .html to .shtml and fix the links on the website, or else SSI is not going to work.
Server Side Includes in Semi-dedicated Servers
If you get a semi-dedicated server plan with us, you will be able to enable Server Side Includes with a few clicks and for virtually any domain or subdomain of your preference. We've got an in depth Help article on the subject that you can see in your Hepsia Hosting Control Panel. All you need to enable Server Side Includes is to copy a couple of lines from the article within an .htaccess file that you ought to make in the root folder of the domain/subdomain and you'll be all set. You should just be sure that all of the files using SSI possess the proper extension i.e. .shtml, not simply .html, and that the links on your site are updated and point to the already renamed files.