summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/fastcgi.txt
AgeCommit message (Expand)Author
2015-01-17Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham
2014-08-19Removed unnecessary code-block directives.areski
2013-07-24Fixed #20766 -- Deprecated FastCGI support.Tim Graham
2013-04-29Fixed #20330 -- Normalized spelling of "web server".Aymeric Augustin
2011-10-22Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...Carl Meyer
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-10-03Added some sphinx cross-reference links to the built-in template tags and fil...Julien Phalip
2011-07-01Fixed #15077 -- Clarified FastCGI documentation with regard to shared hosting...Jannis Leidel
2010-10-27Documented options accepted by the runfcgi management command.Ramiro Morales
2010-10-19Fixed #7616 -- Added advice on unix socket permissions and umasks to fastcgi ...Gabriel Hurley
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2009-04-07Fixed #10714 - made mod_wsgi recommendation consistent across deployment docu...Simon Willison
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2009-03-31Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,...Gary Wilson Jr
2009-03-24Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani.Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss