summaryrefslogtreecommitdiff
path: root/docs/modpython.txt
diff options
context:
space:
mode:
authorBoulder Sprinters <boulder-sprinters@djangoproject.com>2007-02-02 17:35:55 +0000
committerBoulder Sprinters <boulder-sprinters@djangoproject.com>2007-02-02 17:35:55 +0000
commite17f75551491f5b864c1fc8a97c21d0b2bbf0bcd (patch)
tree49a5a779e1278eca17fffe81a83fce55fb35ce46 /docs/modpython.txt
parent92b7851424069336f76112932682c77a6a1e3cb9 (diff)
boulder-oracle-sprint: Merged to trunk [4455].
git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@4456 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/modpython.txt')
-rw-r--r--docs/modpython.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modpython.txt b/docs/modpython.txt
index 5177abf728..2c999753c7 100644
--- a/docs/modpython.txt
+++ b/docs/modpython.txt
@@ -20,7 +20,7 @@ You may also be interested in `How to use Django with FastCGI`_.
.. _mod_perl: http://perl.apache.org/
.. _prefork MPM: http://httpd.apache.org/docs/2.2/mod/prefork.html
.. _worker MPM: http://httpd.apache.org/docs/2.2/mod/worker.html
-.. _How to use Django with FastCGI: http://www.djangoproject.com/documentation/fastcgi/
+.. _How to use Django with FastCGI: ../fastcgi/
Basic configuration
===================