WSGI
Please describe usable WSGI deployments for popular web servers (eg. Apache, Lighttpd, Nginx) here.
You may want read http://wsgi.org/wsgi/ (Python WSGI adapter module for Apache and similiar)
-- ReimarBauer 2010-05-12 05:06:30
It all depends on your definition of the word "usable". For a stable implementation of MoinMoin 1.8.x, which works reasonably well with FastCGI and Django, please look here. -- EtienneRobillard 2010-05-09 04:09:14
