Server Side Includes in Shared Website Hosting
It will be possible to use Server Side Includes with all of the shared website hosting packages that we provide and enable it individually for every single domain or subdomain in your hosting account. This can be done by using an .htaccess file, which should be placed into the folder where you wish to use SSI and you need to type in a couple of lines of code in that file. You can see the code in our Knowledgebase section, so you can simply just copy and paste it, since you don't need any programming expertise to benefit from all functions that our services contain. In case you have already built your site and you would like to employ Server Side Includes afterwards, you have to make sure that you rename the files from .html to .shtml and correct the links on the site, or else SSI won't work.
Server Side Includes in Semi-dedicated Hosting
If you get a semi-dedicated server package with us, it is possible to activate Server Side Includes with a few mouse clicks and for every domain or subdomain that you choose. We have a comprehensive Help article about the subject that you can find in your Hepsia Hosting Control Panel. All you need to activate Server Side Includes will be to copy a couple of lines out of the article within an .htaccess file that you need to make in the root folder of the domain name/subdomain and you'll be ready. You should only make certain that all of the files making use of SSI possess the right extension i.e. .shtml, not .html, as well as that the links on your site are modified and point to the by now updated files.