Commit graph

20 commits

Author SHA1 Message Date
nabbisen
4da7b34e40 Update cherokee links in docs/deploying (#4249) 2021-08-29 09:21:36 -04:00
David Lord
1de5873d66 remove unused ref directives
replace page refs with doc directives
2020-04-04 12:57:14 -07:00
David Lord
ff0c92a1c7 Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
David Lord
363741ec69 fix docks linkcheck 2019-06-23 15:37:51 -07:00
David Baumgold
3b6d1ecd24 fix RST line too long 2019-05-06 11:11:32 -04:00
Aditya
fa50bdd372 Use https for external links wherever possible 2018-10-27 17:58:45 +05:30
Justin W. Flory
82bff7585c Fix broken cross-references; use :doc: tags where necessary 2018-07-11 10:12:18 -05:00
Jeff Widman
2ad2aadb88 Migrate various docs links to https (#2180)
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
Auke Willem Oosterhoff
387add139b Use path of socket consistently accross document. (#1976)
* #1975 Use location of socket consistently accross document.
2016-08-03 09:22:14 -07:00
Stéphane Raimbault
2649e4aa24 Extend documentation about uwsgi/nginx deployment 2016-04-04 08:53:34 +02:00
bagratte
de4e0a553c minor revision of documentation. 2016-04-01 23:12:25 +02:00
Jonas Gröger
88683f0447 Mention virtual environments in uwsgi/nginx deployment docs 2015-08-22 01:05:45 +02:00
Jonas Gröger
ad3232eefc 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
22c36770b1 docs: :file:/var/www/foo, `/static` 2014-11-05 07:19:02 +03:00
defuz
0517016996 docs: `DEBUG, SERVER_NAME, PATH_INFO` 2014-11-05 07:10:49 +03:00
Nico Revin
63f9516d4b 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