How do I use SSI (server Side Includes) ?

Web pages that use SSI (server side includes) by convention should be named with the .shtml file extension.

The definitive guide for SSI use with your Astutium package is http://httpd.apache.org/docs/howto/ssi.html

It is possible, using an .htaccess file to set the Server SSI pre-processor to read any kind of file (usually restricted to xhtml type files) with these entries:
Options +Includes
AddHandler server-parsed .shtml .shtm .html .htm .xhtml .xhtm

This will cause all files ending in .shtml .shtm .html .htm .xhtml and .xhtm to be parsed by the SSI Pre-Processor Engine on the server

  • 9 Users Found This Useful
Was this answer helpful?

Related Articles

Do your CPanel hosting accounts come with BoxTrapper ?

At present we do not offer a BoxTrapper based spam prevention solution. BoxTrapper is based...

How do I access the CPanel control panel ?

Your CPanel control panel is accessed by a web browser at http://{domain}/cpanel i.e. if your...

Setting up easy webmail (Horde) access on CPanel

Alternative ways of accessing webmail ... Our standard CPanel method of accessing the webmail...

Cannot publish site with Frontpage Extensions, front page reporting incorrect password

Problem: I can no longer publish a site with Frontpage Extensions it says I have the wrong...

What is the server path to my files ?

The path to your files will vary depending on the control panel you use... Plesk (linux)...

Powered by WHMCompleteSolution