Please help me grok: webserver > python

P

Phillip B Oldham

I'm having trouble grok'ing how to get python talking through a
webserver. I've got a lot of experience working with nginx+php-fcgi
(via a unix socket) and I'd like to know what would be the bare
minimum to get python talking in the same way.

Now, I've looked at modules like CherryPy but they're all a little
high level and talk via http. I'd like to know how to mimic the php
setup I'm used to; I've no specific goal other than to become
aquainted with the python environment.

Any examples would be great!
 
B

bobicanprogram

I'm having trouble grok'ing how to get python talking through a
webserver. I've got a lot of experience working with nginx+php-fcgi
(via a unix socket) and I'd like to know what would be the bare
minimum to get python talking in the same way.

Now, I've looked at modules like CherryPy but they're all a little
high level and talk via http. I'd like to know how to mimic the php
setup I'm used to; I've no specific goal other than to become
aquainted with the python environment.

Any examples would be great!


There is some example code at:

http://www.icanprogram.com/06py/lesson7/lesson7.html

bob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top