From: André Malo Date: Fri, 10 Feb 2012 21:17:10 +0000 (+0000) Subject: fix validation error X-Git-Tag: 2.4.1~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6136768963cd18b2c0192fc51f3818d14d55cab9;p=apache fix validation error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1242928 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4044fc409a..3766077a81 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -430,7 +430,7 @@ NoDecode option available in 2.3.12 and later.

Note that a syntax error in a valid directive will still cause an internal server error.

- Security + Security 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.