Ron DuPlain
fb01187885
Touch up fastcgi doc.
2012-04-20 09:20:20 -04:00
Vadim Pestovnikov
34380b9c1d
Add detailed Apache httpd fastcgi configuration.
2012-04-20 09:07:58 -04:00
Ron DuPlain
9ab41edbd7
Touch up proxying docs.
2012-04-01 11:19:51 -04:00
Ron DuPlain
9a1d616706
Add simple proxying nginx config to docs.
...
Origin:
https://gist.github.com/2269917
2012-04-01 10:57:44 -04:00
Ron DuPlain
976c9576bd
Reorder deployment options.
2012-04-01 10:54:27 -04:00
Ron DuPlain
7e4b705b3c
Move others.rst to wsgi-standalone.rst.
2012-04-01 10:54:00 -04:00
Ron DuPlain
3bf1750b5d
Tighten quickstart deployment docs.
2012-03-13 12:12:47 -07:00
Armin Ronacher
a9726c43ac
Updated mod_wsgi docs to reference the sys.path hackery
2011-12-04 18:59:37 -05:00
Armin Ronacher
1bca65d72e
Merge pull request #267 from LuitvD/patch-1
...
Missed the -w option in uWSGI deployment docs.
2011-08-24 15:57:32 -07:00
Ron DuPlain
c726e5fee0
Fix lighttpd config, from giskard on #pocoo.
2011-07-30 11:02:36 -04:00
Luit van Drongelen
7d4c784708
Missed the -w option in uWSGI deployment docs.
2011-06-29 01:06:03 -07:00
Ron DuPlain
8e928a2fcb
Document Werkzeug's run_simple for dispatch, #225 .
2011-06-25 14:11:53 -04: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
streety
1dd83964f0
Change to match headers in https://github.com/mitsuhiko/werkzeug/blob/master/werkzeug/contrib/fixers.py
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-04-18 17:00:05 +02:00
fmw
94f90bc4eb
updated docs on FastCGI deployment with Lighty
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2011-02-05 17:29:48 +01:00
Armin Ronacher
402f12bb6d
We do not support 2.4, not even with CGI :)
2011-01-14 00:29:37 +01:00
Ron DuPlain
6875a057ec
Fixed small typos in docs. Added a cross-ref.
2010-10-07 19:32:07 +08:00
Armin Ronacher
80268a408b
Documented proxy fix
2010-07-20 15:05:10 +01:00
Armin Ronacher
34fcd19306
Added chapter about fabric based deployments
2010-07-06 16:07:13 +02:00
Armin Ronacher
f5d2d324b5
Mention virtualenv in mod_wsgi deployment docs
2010-06-30 09:49:04 +02:00
Merlin
7dae84f002
Enhanced the nginx deployment subsection of the documentation with working examples.
...
'tricky' was changed to 'different' to offer a more neutral tone.
'some' was changed to 'no' and 'not properly' swapped with 'by default' to explain the difference.
Configuration allows for static serving of media alongside a FastCGI application in a clean declarative manner.
Tested on nginx 0.7.x and 0.8.x
2010-06-05 19:34:30 +08:00
Georg Brandl
a224fecfd5
More typo fixes.
2010-05-30 02:15:05 +08:00
Armin Ronacher
99c6287ce2
appengine -> app engine
2010-05-27 13:54:40 +02:00
Armin Ronacher
8d356d7cda
Fixed a build error and added a touch icon
2010-05-27 12:17:07 +02:00
Armin Ronacher
cc8332e9d9
Added troubleshooting infos. This fixes #44
2010-05-24 15:08:35 +02:00
Kenneth Reitz
a5421c29ac
Added documentation for Gunicorn
2010-05-19 12:59:58 +08:00
Chris Edgemon
a7ff9dbddd
Proofreading the documentation
2010-04-19 23:25:51 -05:00
Armin Ronacher
c64a4e0bef
Break up deployment docs into separate documents.
2010-04-19 11:23:44 +02:00