durusmail: quixote-users: RELEASED: scgi 1.13
RELEASED: scgi 1.13
2008-07-08
2008-07-15
2008-07-15
RELEASED: scgi 1.13
Jam si
2008-07-08
This site use scgi+mod_python, looks good:

http://www.walkr.cn



On 7/8/08, Neil Schemenauer  wrote:
>
> 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/
> _______________________________________________
> Quixote-users mailing list
> Quixote-users@mems-exchange.org
> http://mail.mems-exchange.org/mailman/listinfo/quixote-users
>
This site use scgi+mod_python, looks good:
 
http://www.walkr.cn


 
On 7/8/08, Neil Schemenauer <nas@arctrix.com> wrote:
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/
_______________________________________________
Quixote-users mailing list
Quixote-users@mems- exchange.org
http://mail.mems-exchange.org/mailman/listinfo/quixote- users

reply