Without overly proselytizing any particular host you might want to check out
Webfaction for hosting. They have an excellent reputation for Python hosting
and reasonable rates. There are of course others that some may prefer, you
can certainly google for other web hosting comparisons.
Also th
Title: Re: [Tutor] Python persistent webserver?
Hi Howard,
It sounds like you want to integrate Python to handle CGI requests from Apache.
So, don't look down the road of building your own web server with the HTTPServer stuff in Python but rather investigate how to hook Python up to *proce