Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26954
| From | Gilles <nospam@nospam.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Running Python web apps on shared ASO servers? |
| Date | 2012-08-12 22:52 +0200 |
| Message-ID | <4i5g2890hj3d1tuqe21o0dssh39tair3s2@4ax.com> (permalink) |
| References | <qbsd289b9ndtrb5sg17u8gr8rge60kci4p@4ax.com> <mailman.3206.1344751000.4697.python-list@python.org> |
| Organization | Guest of ProXad - France |
On Sun, 12 Aug 2012 07:56:26 +0200, Dieter Maurer <dieter@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.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-12 02:03 +0200
Re: Running Python web apps on shared ASO servers? Dieter Maurer <dieter@handshake.de> - 2012-08-12 07:56 +0200
Re: Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-12 22:52 +0200
Re: Running Python web apps on shared ASO servers? Tim Golden <mail@timgolden.me.uk> - 2012-08-12 22:26 +0100
Re: Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-13 13:28 +0200
Re: Running Python web apps on shared ASO servers? Gilles <nospam@nospam.com> - 2012-08-16 16:01 +0200
Re: Running Python web apps on shared ASO servers? Emile van Sebille <emile@fenx.com> - 2012-08-16 12:59 -0700
csiph-web