Added initial uwsgi deployment documentation for nginx; updated nginx URL in fastcgi deployment docs; added uwsgi to deployment index

This commit is contained in:
Merlin 2011-06-10 01:38:26 -07:00 committed by Ron DuPlain
parent 311c244f2e
commit 5127b8bd26
3 changed files with 65 additions and 1 deletions

View file

@ -16,4 +16,5 @@ is the actual WSGI application.
mod_wsgi
cgi
fastcgi
uwsgi
others