Does Planet Hippo support SSI (Server Side Includes)?

Yes we do. SSI (Server Side Includes) are tags that are placed in HTML pages, and evaluated on the server while the pages are being served. They allow our customers to add dynamically generated content to an existing HTML page, without having to generate the entire page via a CGIprogram, or other dynamic technology. 

Pages that use Server Side Includes should have filenames which end with the suffix .shtml to be recognised by the server as such.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I edit php.ini (PHP settings) for my hosting package?

Becuase of the way in which we run PHP, you are able to customise its behaviour with php.ini...

How can I change the file name extension of my index page?

It is possible to name your default index page something other than index.html, index.cgi,...

How can I change the file name extension of my index page?

It is possible to name your default index page something other than index.html, index.cgi,...

What is XML?

XML is browser based, and it is not dependant on the type of server that you are running your...

What is the list of Default Documents in order of priority?

The list of default documents (pages which IIS will serve when only the sub directory is...