Server Side Includes in Website Hosting
All website hosting we provide support Server Side Includes, so that you can include dynamic elements to any static website which you host on our cloud system. By creating a clear .htaccess file and adding a couple of lines of code within it, you're able to enable SSI for a domain name or maybe a subdomain. The file concerned must be inside the particular folder where you will use SSI and you can also find the code within our Frequently Asked Questions section, which means you do not need any coding knowledge. Our 24/7 tech support team will also be able to assist you with enabling Server Side Includes if you aren't absolutely sure what to do. You should furthermore make sure to modify the extension of all files that will make use of SSI from .html to .shtml and make sure that the links on your website point to the right files.
Server Side Includes in Semi-dedicated Hosting
When you get a semi-dedicated server package through our company, you'll be able to enable Server Side Includes with a couple clicks and for every domain or subdomain of your choosing. We've got a thorough Help article about the subject you can see in your Hepsia Hosting Control Panel. All you need to enable Server Side Includes will be to copy a couple of lines out of the article in an .htaccess file that you should make in the main folder of the domain name/subdomain and you'll be all set to go. You should just make sure that all of the files implementing SSI have the right extension i.e. .shtml, not just .html, as well as that the links on your site are modified and lead to the already updated files.