diff --git a/docs/apache_auth.txt b/docs/apache_auth.txt index 180dd39164..4e62338a27 100644 --- a/docs/apache_auth.txt +++ b/docs/apache_auth.txt @@ -29,7 +29,7 @@ with the standard ``Auth*`` and ``Require`` directives:: PythonAuthenHandler django.contrib.auth.handlers.modpython -.. 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.