index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
fastcgi.txt
Age
Commit message (
Expand
)
Author
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-07-26
Fixed #7896 -- Corrected a couple typos in fastcgi docs, thanks Thomas Steina...
Gary Wilson Jr
2008-07-21
Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or
Malcolm Tredinnick
2007-09-15
Fixed #5264 -- Specified Flup version in docs/fastcgi.txt. Thanks, akaihola a...
Adrian Holovaty
2007-09-09
Fixed #5336 -- Altered an example in docs/fastcgi.txt. Thanks, Thomas Guttler
Adrian Holovaty
2007-07-12
Fixed #4525 -- Fixed mistaken documentation on arguments to runfcgi. Thanks, ...
Russell Keith-Magee
2007-06-07
Fixed #3833 - added "PT" flag to mod_rewrite/fcgi example in documentation. T...
Jacob Kaplan-Moss
2007-04-01
More ReST antics with docs/fastcgi.txt
Adrian Holovaty
2007-04-01
Fixed ReST error in docs/fastcgi.txt
Adrian Holovaty
2007-04-01
Edited faq.txt and fastcgi.txt changes from [4897]
Adrian Holovaty
2007-04-01
Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support.
Malcolm Tredinnick
2007-03-12
Added a note about serving admin media to the alternative server setup
Malcolm Tredinnick
2007-02-10
Fixed ReST bug in docs/fastcgi.txt
Adrian Holovaty
2007-01-24
Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...
Adrian Holovaty
2006-09-14
Fixed #2732 -- Fixed error in FastCGI docs and added keyword-arg support in a...
Adrian Holovaty
2006-06-26
Added information about flup to docs/fastcgi.txt
Adrian Holovaty
2006-06-26
Added links to FastCGI docs from various places
Adrian Holovaty
2006-06-26
Finished proofreading docs/fastcgi.txt
Adrian Holovaty
2006-06-26
More proofreading to docs/fastcgi.txt. Still not finished.
Adrian Holovaty
2006-06-21
Fixed a few small rst errors in request/response and fastcgi docs.
Jacob Kaplan-Moss
2006-06-20
Added draft of docs/fastcgi.txt. Haven't finished editing this yet.
Adrian Holovaty