diff options
| author | Karen Tracey <kmtracey@gmail.com> | 2009-08-13 16:53:19 +0000 |
|---|---|---|
| committer | Karen Tracey <kmtracey@gmail.com> | 2009-08-13 16:53:19 +0000 |
| commit | c8517025af631ef905b7e3c7169383c4c8650233 (patch) | |
| tree | a56e15a32b5b7eb6aa4621bff595c22977393426 /docs/howto/deployment/modpython.txt | |
| parent | e6e96d871dd76a862451fd081d77d2ed0f09eb45 (diff) | |
Fixed #11573: Updated Nginx url. Thanks bryanveloso.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11442 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/howto/deployment/modpython.txt')
| -rw-r--r-- | docs/howto/deployment/modpython.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/deployment/modpython.txt b/docs/howto/deployment/modpython.txt index 8b9a4d3696..50dadf9854 100644 --- a/docs/howto/deployment/modpython.txt +++ b/docs/howto/deployment/modpython.txt @@ -264,7 +264,7 @@ the ``media`` subdirectory and any URL that ends with ``.jpg``, ``.gif`` or .. _lighttpd: http://www.lighttpd.net/ -.. _Nginx: http://wiki.codemongers.com/Main +.. _Nginx: http://wiki.nginx.org/Main .. _TUX: http://en.wikipedia.org/wiki/TUX_web_server .. _Apache: http://httpd.apache.org/ .. _Cherokee: http://www.cherokee-project.com/ |
