Going from Lighttpd/FastCGI to Apache/CGI easily?

7 views
Skip to first unread message

Anthony Baby

unread,
Jun 22, 2007, 6:25:49 PM6/22/07
to colubrid-users
Hi all,

I do all my development in lighttpd, colubrid, flup, and occasionally
paste with only FastCGI in mind. Since I plan on making some of my
projects available for others, I think I should try to get my code
working on Apache in CGI too. I notice that CGIserver is gone, so is
there an easy way for me to get a colubrid application to run on
Apache in CGI without me having to maintain both a FastCGI and CGI
version of the app? Thanks.

skam

unread,
Jun 23, 2007, 9:58:16 AM6/23/07
to colubrid-users

Have a look at wsgiref CGIHandler:

http://docs.python.org/lib/module-wsgiref.handlers.html

Reply all
Reply to author
Forward
0 new messages