From ecae3bfa1e1f07eba0e920b954a00f2655979072 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Fri, 10 Feb 2012 20:19:47 +0000 Subject: [PATCH] fix validation error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242913 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.50.1