Server side include test

Well this is just a little test to see if I can get sever-side includes working. An important thing to remember when setting this up is that the page with the SSI in must have execute permissions. Currently it is not required to use the extension .shtml
(page last updated: 06/02/2000).

Server Side Environment Variables


Execute a CGI

CGI being exec'd ...
[an error occurred while processing this directive]
... CGI exec completed.

Second CGI being exec'd ...
[an error occurred while processing this directive]
... Second CGI exec completed.


Virtual HTML include

Child HTML include start...
Chas's server-side include (child)

A message from the child

Welcome to the body text for the child. Anyway, got to go, bye!!!
... Child HTML include end.

Other SSI commands

FSIZE

fsize start...
261 , or 261 bytes
... fsize end.

FLASTMOD

flastmod start...
Tuesday, 09-Nov-1999 23:07:24 GMT , or 11/09/99
... flastmod end.

Useful SSI links...


Const Index Robert R. Chasmer (chas@kaosuk.co.uk) - (C) KAOS 1995-2000.