From: Rich Bowen Date: Mon, 25 Apr 2016 14:34:17 +0000 (+0000) Subject: Clarify misleading statement about Nonfatal X-Git-Tag: 2.5.0-alpha~1714 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29e59d18b7191f4394b064c8336d227f6f48622c;p=thirdparty%2Fapache%2Fhttpd.git Clarify misleading statement about Nonfatal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740844 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 54c3f35d18b..aa4a93f1c5b 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: