forked from orbit-oss/flask
Added initial uwsgi deployment documentation for nginx; updated nginx URL in fastcgi deployment docs; added uwsgi to deployment index
This commit is contained in:
parent
311c244f2e
commit
5127b8bd26
3 changed files with 65 additions and 1 deletions
|
|
@ -16,4 +16,5 @@ is the actual WSGI application.
|
|||
mod_wsgi
|
||||
cgi
|
||||
fastcgi
|
||||
uwsgi
|
||||
others
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue