diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/apache_auth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 </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. |
