On Friday 10 August 2007, Anil Kumar Maurya wrote:
>     Is any one know how to use wsgiref to run zope3 via fastcgi of apache?
>    
>   smilar to http://blog.d2m.at/2006/09/23/zope3-and-wsgi-integration/

You would probably not use wsgiref to get fastcgi working. You first have to 
investigate, whether there is a WSGI server implementation for fastcgi. If 
so, you can use steps similar to the one described in the blog post.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to