Server Side Includes in Cloud Hosting
All the Linux cloud hosting that we offer support Server Side Includes, so you can add dynamic components to any static site that you host on our cloud platform. By making a blank .htaccess file and adding some lines of code in it, you're able to activate SSI for a domain or a subdomain. The file concerned needs to be in the exact folder where you will use SSI you'll be able to see the code within our Frequently Asked Questions section, and that means you don't need any coding practical experience. Our 24/7 technical support team shall also be capable to assist you with enabling Server Side Includes if you aren't sure what to do. You should additionally make sure to modify the extension of all of the files which will make use of SSI from .html to .shtml and ensure that the links on your website point to the proper files.
Server Side Includes in Semi-dedicated Hosting
It will not take you over a minute to activate Server Side Includes if you have a semi-dedicated server package from us. If you decide to enable this function, you must set up an .htaccess file in the root folder for the domain or subdomain where you want SSI to be active. In that file, you must copy and paste some code, that you can see in the FAQ article that we have devoted to SSI. You can find the latter in the Help section of your Hosting Control Panel, so you don't require any previous knowledge about this kind of matters. The only 2 things you ought to take care of are renaming all web pages that shall employ Server Side Includes from .html to .shtml and editing all the links in your site, so they point to the renamed files.