On Sun, 13 Mar 2005 13:21:27 -0800, Venkat B <[EMAIL PROTECTED]> wrote:
> > I'd say Nevow! For apache setup, you might be interested in my wsgi [1]
> > implementation.
> 
> Hi Sridhar,
> 
> Are you aware of Nevow's "integrability" with the webservers (CGIHTTPServer
> in particular) that come packaged with Python itself ?

Nevow functions as its own web server. You don't need CGIHTTPServer,
you just run twisted.web instead.

Stpehen.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to