mirror of
https://github.com/django/django.git
synced 2025-07-19 17:19:12 +00:00
[1.0.X] Corrected code block in apache auth docs.
Backport of r9806 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9807 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
8a1b24cc42
commit
5d417c44b7
@ -50,7 +50,7 @@ with the standard ``Auth*`` and ``Require`` directives:
|
|||||||
from trying to use other authentication modules, as well as specifying
|
from trying to use other authentication modules, as well as specifying
|
||||||
the ``AuthUserFile`` directive and pointing it to ``/dev/null``. Depending
|
the ``AuthUserFile`` directive and pointing it to ``/dev/null``. Depending
|
||||||
on which other authentication modules you have loaded, you might need one
|
on which other authentication modules you have loaded, you might need one
|
||||||
or more of the following directives::
|
or more of the following directives:
|
||||||
|
|
||||||
.. code-block:: apache
|
.. code-block:: apache
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user