SSI.cgi 1.5 (Default branch) |
|
|
Wednesday January 23, 2008. 08:24 AM FreshMeat
SSI.cgi is a standalone SSI (Server Side Includes)
interpreter, intended for use with lightweight Web
servers (such as Cherokee) that themselves do not
support SSI. It is implemented using C, with the
intention of minimizing both overheads and
dependency requirements.
License: GNU General Public License v3
Changes:
This is the first non-beta release. One of the
biggest changes is the writing of proper
documentation of the SSI dialect implemented.
FastCGI support still needs work, but the standard
CGI version is pretty much done.
|