Server side includes (SSI)


Revision as of 10:46, 4 December 2009 by Wikiadmin (talk | contribs) (Created page with 'For a good overview of the use of server side includes please see the Apache manual page here: http://httpd.apache.org/docs/2.2/mod/mod_include.html On our servers we support t…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For a good overview of the use of server side includes please see the Apache manual page here:

http://httpd.apache.org/docs/2.2/mod/mod_include.html

On our servers we support the SSI processing of files named .shtml or .html with the execute bit set (via ftp's CHMOD command).

We do not support the 'exec' SSI directive.