One more tweak to [6309] - sorry for the noise.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6313 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
8a48d490a1
commit
201a6cc192
|
@ -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>
|
||||||
|
|
||||||
.. note:: Using the authentication handler with Apache 2.2
|
.. admonition:: 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