From: André Malo Date: Fri, 10 Feb 2012 20:19:47 +0000 (+0000) Subject: fix validation error X-Git-Tag: 2.5.0-alpha~7476 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecae3bfa1e1f07eba0e920b954a00f2655979072;p=thirdparty%2Fapache%2Fhttpd.git fix validation error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242913 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4044fc409af..3766077a81e 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.