mirror of
https://github.com/django/django.git
synced 2025-07-20 09:39:13 +00:00
[1.0.X] Fixed #11573: Updated Nginx url. Thanks bryanveloso.
r11442 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@11443 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
17b7a743a1
commit
6922ebadbc
@ -264,7 +264,7 @@ the ``media`` subdirectory and any URL that ends with ``.jpg``, ``.gif`` or
|
|||||||
|
|
||||||
|
|
||||||
.. _lighttpd: http://www.lighttpd.net/
|
.. _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
|
.. _TUX: http://en.wikipedia.org/wiki/TUX_web_server
|
||||||
.. _Apache: http://httpd.apache.org/
|
.. _Apache: http://httpd.apache.org/
|
||||||
.. _Cherokee: http://www.cherokee-project.com/
|
.. _Cherokee: http://www.cherokee-project.com/
|
||||||
|
@ -98,7 +98,7 @@ file. All other URLs will be served using mod_wsgi::
|
|||||||
</Directory>
|
</Directory>
|
||||||
|
|
||||||
.. _lighttpd: http://www.lighttpd.net/
|
.. _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
|
.. _TUX: http://en.wikipedia.org/wiki/TUX_web_server
|
||||||
.. _Apache: http://httpd.apache.org/
|
.. _Apache: http://httpd.apache.org/
|
||||||
.. _Cherokee: http://www.cherokee-project.com/
|
.. _Cherokee: http://www.cherokee-project.com/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user