From 09cf1b8ec6bd03d1d8c4a34b86b5c1144fdb6430 Mon Sep 17 00:00:00 2001 From: Andre Malo 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 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. -- 2.47.3