From 29e59d18b7191f4394b064c8336d227f6f48622c Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 25 Apr 2016 14:34:17 +0000 Subject: [PATCH] Clarify misleading statement about Nonfatal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740844 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 54c3f35d18..aa4a93f1c5 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -420,7 +420,8 @@ NoDecode option available in 2.3.12 and later.
Nonfatal=[Override|Unknown|All]
- Allow use of AllowOverride option to treat syntax errors in + Allow use of AllowOverride option to treat invalid (unrecognized + or disallowed) directives in .htaccess as nonfatal. Instead of causing an Internal Server Error, disallowed or unrecognised directives will be ignored and a warning logged: -- 2.50.1