Running Python web apps on shared ASO servers?

Gilles nospam at nospam.com
Sun Aug 12 16:52:07 EDT 2012


On Sun, 12 Aug 2012 07:56:26 +0200, Dieter Maurer
<dieter at handshake.de> wrote:
>You should probably read the mentioned forum resources to learn
>details about the Python support provided by your web site hoster.

Yup, but so far, no answer, so I figured someone here might now.

Those articles seem to indicate that CGI isn't a good solution when
mod_python isn't available, so it looks like I'll have to investigate
FastCGI, WSGI, etc.

http://docs.python.org/howto/webservers.html
http://stackoverflow.com/questions/219110/how-python-web-frameworks-wsgi-and-cgi-fit-together

Thank you.



More information about the Python-list mailing list