Commit 09cf1b8e authored by Andre Malo's avatar Andre Malo
Browse files

fix validation error


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242913 13f79535-47bb-0310-9956-ffa450edef68
parent 80dd895f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -430,7 +430,7 @@ NoDecode option available in 2.3.12 and later.</compatibility>
      </ul>
      <p>Note that a syntax error in a valid directive will still cause
      an internal server error.</p>
      <note class="warning"><title>Security</title>
      <note type="warning"><title>Security</title>
          Nonfatal errors may have security implications for .htaccess users.
          For example, if AllowOverride disallows AuthConfig, users'
          configuration designed to restrict access to a site will be disabled.