[Twisted-web] fcgi.py

robin bryce twisted-web@twistedmatrix.com
Sat, 14 Feb 2004 11:14:25 +0000


I needed to create a bridge from apache to a server implemented using
the Twisted framework. I took a copy of fcgi.py from
http://alldunn.com/python/fcgi.py and made come crude modifications to
get it to work with the Twisted factory / protocol pattern.

I got in touch with the orignal author, Robin Dunn, and he is happy for
me to contribute the modification. Is there any interest here in this or
is there a better way to get apache talking to a twisted server ?

Best regards,

Robin Bryce