forked from orbit-oss/flask
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 |
||
|---|---|---|
| .. | ||
| cgi.rst | ||
| fastcgi.rst | ||
| index.rst | ||
| mod_wsgi.rst | ||
| uwsgi.rst | ||
| wsgi-standalone.rst | ||