Commit Graph

2 Commits

Author SHA1 Message Date
mbalmer
94ac954329 Fix for new httpd module ABI. 2008-05-09 08:24:31 +00:00
simon
a87950a9c4 import mod_scgi
This is an Apache module that implements the SCGI protocol.  The SCGI
protocol is a replacement for the Common Gateway Interface (CGI)
protocol. It is a standard for applications to interface with HTTP
servers. It is similar to FastCGI but is designed to be easier to
implement.

from Jeremy Evans, with tweaks by me
2007-07-25 20:05:04 +00:00