John Speno wrote: > Yes, the scgi package only has scgi modules for apache1 and apache2. > It's a very simple protocol, so adding support for other servers > isn't too hard.
There's also cgi2scgi, which is a very small CGI program that any web server could run, which connects to an SCGI server. -- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com
