> has anybody run a python web app under lighttpd?

i currently use this at work (on linux/centOS)... we're using FastCGI
with ligHTTPD via the WSGI-compliant fcgi.py module which can be found
all over, but the main source comes in the FLUP pkg found at
http://www.saddi.com/software/flup/

good luck!
-- wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Core Python Programming", Prentice Hall, (c)2007,2001
    http://corepython.com

wesley.j.chun :: wescpy-at-gmail.com
python training and technical consulting
cyberweb.consulting : silicon valley, ca
http://cyberwebconsulting.com
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to