summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/howto/apache-auth.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/howto/apache-auth.txt b/docs/howto/apache-auth.txt
index 585e5b32c4..8fd3da2612 100644
--- a/docs/howto/apache-auth.txt
+++ b/docs/howto/apache-auth.txt
@@ -50,8 +50,8 @@ with the standard ``Auth*`` and ``Require`` directives:
from trying to use other authentication modules, as well as specifying
the ``AuthUserFile`` directive and pointing it to ``/dev/null``. Depending
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
AuthBasicAuthoritative Off