summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manual/mod/overrides.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/manual/mod/overrides.xml b/docs/manual/mod/overrides.xml
index 6e611fe357..a641a98a12 100644
--- a/docs/manual/mod/overrides.xml
+++ b/docs/manual/mod/overrides.xml
@@ -25,8 +25,15 @@
<summary>
<p>
This is an index of the directives that are allowed in .htaccess files for
- each <directive module="core">AllowOverride</directive> setting. To
- determine the set of directives that your server configuration allows
+ various <directive module="core">AllowOverride</directive> settings,
+ organized by class. Its intended purpose is to help server administrators
+ verify the privileges they're granting to .htaccess users. For an overview
+ of how .htaccess works, see the
+ <a href="../howto/htaccess.html">.htaccess tutorial</a>.
+ </p>
+
+ <p>
+ To determine the set of directives that your server configuration allows
.htaccess users to use:
</p>