]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clarify misleading statement about Nonfatal
authorRich Bowen <rbowen@apache.org>
Mon, 25 Apr 2016 14:34:17 +0000 (14:34 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 25 Apr 2016 14:34:17 +0000 (14:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1740844 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 54c3f35d18be51a76701012afa364774617b45d7..aa4a93f1c5b4c37c8457eca94af4a7d20dabf880 100644 (file)
@@ -420,7 +420,8 @@ NoDecode option available in 2.3.12 and later.</compatibility>
       <dt>Nonfatal=[Override|Unknown|All]</dt>
 
       <dd>
-      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: