flask/docs/deploying
Jonas Gröger 8b9cb6caa7 Update uwsgi/nginx deployment documentation
Instead of using the uwsgi_modifier1 30 directive, the uwsgi docs
recommend to use the mount / manage-script-name approch which mounts
a module + callable to a certain path. This way, SCRIPT_NAME and
PATH_INFO are correctly rewritten.

See http://uwsgi-docs.readthedocs.org/en/latest/Nginx.html#hosting-multiple-apps-in-the-same-process-aka-managing-script-name-and-path-info

Fixes #1464
2015-08-22 00:56:54 +02:00
..
cgi.rst docs: `.html, .py` 2014-11-05 07:52:04 +03:00
fastcgi.rst docs: :file:/var/www/foo, `/static` 2014-11-05 07:19:02 +03:00
index.rst Added OpenShift as a free hosting provider alternative 2015-03-31 16:13:29 -07:00
mod_wsgi.rst docs: `.html, .py` 2014-11-05 07:52:04 +03:00
uwsgi.rst Update uwsgi/nginx deployment documentation 2015-08-22 00:56:54 +02:00
wsgi-standalone.rst Fixed gevent introduction to use libev instead of libevent 2015-07-14 12:36:01 -07:00