Server side includes (SSI)


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.