87 Commits (1.0-maintenance)

Author SHA1 Message Date
Akai Kitsune b9df128ba8 Added directions for mod_wsgi vhost configuration under Apache on Windows 12 years ago
Simon Sapin c3f651dccb Remove the unused `ScriptNameStripper.to_strip` in the FastCGI doc example. 12 years ago
Armin Ronacher 7b1c8fd15b Added #522 in modified version 12 years ago
Ramiro Gómez 5bbf8bdcd9 Update master 12 years ago
Ron DuPlain fb01187885 Touch up fastcgi doc. 13 years ago
Vadim Pestovnikov 34380b9c1d Add detailed Apache httpd fastcgi configuration. 13 years ago
Ron DuPlain 9ab41edbd7 Touch up proxying docs. 13 years ago
Ron DuPlain 9a1d616706 Add simple proxying nginx config to docs. 13 years ago
Ron DuPlain 976c9576bd Reorder deployment options. 13 years ago
Ron DuPlain 7e4b705b3c Move others.rst to wsgi-standalone.rst. 13 years ago
Ron DuPlain 3bf1750b5d Tighten quickstart deployment docs. 13 years ago
Armin Ronacher a9726c43ac Updated mod_wsgi docs to reference the sys.path hackery 13 years ago
Ron DuPlain c726e5fee0 Fix lighttpd config, from giskard on #pocoo. 13 years ago
Luit van Drongelen 7d4c784708 Missed the -w option in uWSGI deployment docs. 13 years ago
Ron DuPlain 8e928a2fcb Document Werkzeug's run_simple for dispatch, #225. 13 years ago
Ron DuPlain 207006f4c3 Touch up and integrate docs on deploying Flask. 13 years ago
Merlin 5127b8bd26 Added initial uwsgi deployment documentation for nginx; updated nginx URL in fastcgi deployment docs; added uwsgi to deployment index 13 years ago
streety 1dd83964f0 Change to match headers in https://github.com/mitsuhiko/werkzeug/blob/master/werkzeug/contrib/fixers.py 14 years ago
fmw 94f90bc4eb updated docs on FastCGI deployment with Lighty 14 years ago
Armin Ronacher 402f12bb6d We do not support 2.4, not even with CGI :) 14 years ago
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 14 years ago
Armin Ronacher 80268a408b Documented proxy fix 14 years ago
Armin Ronacher 34fcd19306 Added chapter about fabric based deployments 14 years ago
Armin Ronacher f5d2d324b5 Mention virtualenv in mod_wsgi deployment docs 14 years ago
Merlin 7dae84f002 Enhanced the nginx deployment subsection of the documentation with working examples. 15 years ago
Georg Brandl a224fecfd5 More typo fixes. 15 years ago
Armin Ronacher 99c6287ce2 appengine -> app engine 15 years ago
Armin Ronacher 8d356d7cda Fixed a build error and added a touch icon 15 years ago
Armin Ronacher cc8332e9d9 Added troubleshooting infos. This fixes #44 15 years ago
Kenneth Reitz a5421c29ac Added documentation for Gunicorn 15 years ago
Chris Edgemon a7ff9dbddd Proofreading the documentation 15 years ago
Armin Ronacher c64a4e0bef Break up deployment docs into separate documents. 15 years ago