RELEASED: scgi 1.13

Neil Schemenauer nas at arctrix.com
Tue Jul 8 03:34:41 CEST 2008


The SCGI protocol is a replacement for the Common Gateway Interface
(CGI) protocol.  It is similar to FastCGI but is designed to be easier
to implement.  The scgi package includes implementions of the SCGI
protocol for Python, Apache 1 and Apache 2.

The highlights of this release:

    * Ensure that PATH_INFO is correct even with mod_rewrite is used.

    * Remove duplicated text from Apache error messages.

    * Send Content-Length provided by client, rather than r->remaining.

The source package can be downloaded by visiting:

    http://python.ca/scgi/


More information about the Python-announce-list mailing list