Server Side Includes in Shared Hosting
You will be able to use Server Side Includes with all of the shared hosting packages we provide and enable it separately for each and every domain or subdomain inside of your hosting account. You can do this by utilizing an .htaccess file, which should be placed into the folder in which you wish to use SSI and you need to put a few lines of code in that file. You can see the code inside our Knowledgebase area, so you're able to just copy it, as you don't need any coding expertise to take advantage of all of the features that our solutions feature. In case you have by now built your site and you want to employ Server Side Includes later, you need to make certain that you rename the files from .html to .shtml and fix the links on the website, otherwise SSI is not going to work.
Server Side Includes in Semi-dedicated Hosting
If you get a semi-dedicated server package from our company, you'll be able to enable Server Side Includes with a few clicks and for every domain or subdomain of your preference. You will find a comprehensive Help article on the subject that you can see in your Hepsia Hosting Control Panel. All you need to activate Server Side Includes is to copy a number of lines out of the article within an .htaccess file that you ought to set up in the root folder of the domain/subdomain and you will be ready to go. You need to just ensure that all files using SSI possess the correct extension i.e. .shtml, not simply .html, and also that the links on your website are modified and point to the by now updated files.