Commit Graph

11 Commits

Author SHA1 Message Date
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 976c9576bd Reorder deployment options. 2012-04-01 10:54:27 -04:00
Ron DuPlain c726e5fee0 Fix lighttpd config, from giskard on #pocoo. 2011-07-30 11:02:36 -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
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
Ron DuPlain 6875a057ec Fixed small typos in docs. Added a cross-ref. 2010-10-07 19:32:07 +08: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
Armin Ronacher cc8332e9d9 Added troubleshooting infos. This fixes #44 2010-05-24 15:08:35 +02:00
Armin Ronacher c64a4e0bef Break up deployment docs into separate documents. 2010-04-19 11:23:44 +02:00