Commit graph

11 commits

Author SHA1 Message Date
Stéphane Raimbault
b0105f41cc Extend documentation about uwsgi/nginx deployment 2016-04-04 08:53:34 +02:00
bagratte
9a80fe691d minor revision of documentation. 2016-04-01 23:12:25 +02:00
Jonas Gröger
b644e2747f Mention virtual environments in uwsgi/nginx deployment docs 2015-08-22 01:05:45 +02:00
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
defuz
06d9a5e738 docs: :file:/var/www/foo, `/static` 2014-11-05 07:19:02 +03:00
defuz
ad011bc32d docs: `DEBUG, SERVER_NAME, PATH_INFO` 2014-11-05 07:10:49 +03:00
Nico Revin
22219f51e5 Update doclinks
Fix redirects and broken links
2014-07-24 23:30:50 +04:00
Ron DuPlain
976c9576bd Reorder deployment options. 2012-04-01 10:54:27 -04:00
Luit van Drongelen
7d4c784708 Missed the -w option in uWSGI deployment docs. 2011-06-29 01:06:03 -07:00
Ron DuPlain
207006f4c3 Touch up and integrate docs on deploying Flask. 2011-06-10 12:15:50 -04:00
Merlin
5127b8bd26 Added initial uwsgi deployment documentation for nginx; updated nginx URL in fastcgi deployment docs; added uwsgi to deployment index 2011-06-10 12:15:42 -04:00