Commit 532eb357 authored by Jacob Champion's avatar Jacob Champion
Browse files

override index: clarify this doc's purpose

Based on feedback by elukey.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/trunk-override-index@1793923 13f79535-47bb-0310-9956-ffa450edef68
parent dd1a78a4
Loading
Loading
Loading
Loading
+9 −2
Original line number Diff line number Diff line
@@ -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>