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 activate it individually for every single domain name or subdomain inside your hosting account. This can be achieved with an .htaccess file, which needs to be positiioned in the folder in which you wish to use SSI and you need to type in a few lines of code in that file. You'll find the code within our Knowledgebase section, so you can simply just copy it, since you do not need any programming capabilities to take advantage of all capabilities that our solutions come with. In case you have by now built your site and you wish to employ Server Side Includes afterwards, you will need to ensure that you rename the files from .html to .shtml and fix the links on the site, otherwise SSI will not work.
Server Side Includes in Semi-dedicated Servers
You will be able to activate and make use of Server Side Includes with a couple of mouse clicks with any one of the semi-dedicated server offers because the option is present on the cloud platform where your account shall be configured. All you need to do is to create a blank file named .htaccess via your Hepsia Hosting Control Panel and then place in a couple of lines of code in it. You will find the latter within the Help articles available in your account, and that means you have no need for any programming expertise - you're able to simply just copy and paste the code in question. All pages that are going to make use of Server Side Includes need to have a .shtml extension, so if you add this feature to an existing site, you need to make sure that you update all of the links on it.