| |
Server Side Includes
Colchis fully supports Server Side
Includes (SSI), which allow you to instruct the webserver to perform some operation
to a static HTML page before sending it to the client. SSI can be used in plain HTML files,
as well as
the specified .shtml file extension.
Colchis allows its virtual server clients to use SSI in any ASCII file extension. Therefore, clients need
not rename their webpages to the commonly used .shtml file extension to use SSI on their virtual server.
Colchis has enabled its Apache webserver to support all SSI environmental variables.
Unlike some webhosting companies, Colchis allows virtual server clients to use the exec command option in
SSI. |
|