Using Python with a webserver

Kragen Sitaker kragen at pobox.com
Sat Dec 1 05:45:30 EST 2001


"Sam Scholey" <scholey at totalise.co.uk> writes:
> I was interested in the prospect of using python with my webserver but a
> search on the python site and on deja produced virtually zero results. Can
> it be done? is it as easy as editing a few lines of code in the apache
> httpd.conf file?

Of course it can be done.  Why would you have to edit httpd.conf?
What do you want to do with Python anyway?  Write CGI scripts?  Use
mod_snake?  Use mod_python?





More information about the Python-list mailing list