Small reST tweak to [6309].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6311 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
fc478a0fe8
commit
8a48d490a1
|
@ -29,7 +29,7 @@ with the standard ``Auth*`` and ``Require`` directives::
|
||||||
PythonAuthenHandler django.contrib.auth.handlers.modpython
|
PythonAuthenHandler django.contrib.auth.handlers.modpython
|
||||||
</Location>
|
</Location>
|
||||||
|
|
||||||
.. admonition:: Apache 2.2
|
.. note:: Using the authentication handler with Apache 2.2
|
||||||
|
|
||||||
If you're using Apache 2.2, you'll need to take a couple extra steps.
|
If you're using Apache 2.2, you'll need to take a couple extra steps.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue