On Apr 21, 3:20 pm, Phillip B Oldham <phillip.old...@gmail.com> wrote:
> 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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to