Ssi

Name

Ssi — enable server-side includes

Synopsis

Ssi = Y / N

Description

Server-Side includes is an NCSA standard that allows users to create documents that provide simple information to clients on the fly. Such information can include the current date, the file's last modification date, and the size or last modification of other files. In it's more advanced usage, it can provide a powerful interface to CGI and /bin/sh programs.

Alkaline has limited support for server-side includes, which must be enabled using this option or the command-line equivalent. The SSI support is fully described in this section .

This option was added in version 1.4.0423.0.

Default

Ssi=N