Server Side Includes in Cloud Web Hosting
All the Linux cloud web hosting packages we offer you support Server Side Includes, so you're able to add dynamic components to your static site which you host on our cloud platform. By creating a clear .htaccess file and adding a couple of lines of code inside it, you'll be able to enable SSI for a domain or perhaps a subdomain. The file concerned needs to be within the exact folder where you are going to use SSI and you can find the code within our Frequently Asked Questions section, and that means you don't need any coding knowledge. Our 24/7 tech support team shall also be capable to assist you with activating Server Side Includes if you aren't certain how to proceed. You should additionally remember to modify the extension of all files that are going to implement SSI from .html to .shtml and make certain that the links on your website lead to the proper files.
Server Side Includes in Semi-dedicated Hosting
It won't take you over a minute to enable Server Side Includes if you have a semi-dedicated server package with our company. If you decide to activate this function, you have to make an .htaccess file in the main folder for the domain name or subdomain in which you need SSI to be enabled. In that file, you need to copy and paste some code, which you'll get in the FAQ article that we have devoted to SSI. You can get the latter in the Help area of your Hosting Control Panel, so you do not require any prior experience with such matters. The only 2 things you must deal with are renaming all webpages that will use Server Side Includes from .html to .shtml and updating each of the links on your website, so they point to the renamed files.