Simple Common Gateway Interface |
Simple Common Gateway Interface (SCGI) protocol is a replacement for the Common Gateway Interface 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.
= External links =
*The [http://python.ca/nas/scgi/protocol.txt SCGI specification].|
|