What servers and configs is Askbot known to work on?
From past discussions and other sources, the following are known to work:
- Apache + mod_wsgi (the standard recommendation for Django).
- lighttpd + fastcgi (I use this)
- nginx + uwsgi (Evegney mentioned he has tested this)
Comments