From: Bradley Nicholes
Date: Fri, 4 Aug 2006 17:56:50 +0000 (+0000)
Subject: revert the definitive bit for the reject directive.
X-Git-Tag: 2.3.0~2172
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6d2a7d4df1bd2e843659994c55e609cf417b985;p=apache
revert the definitive bit for the reject directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@428800 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_authz_core.xml b/docs/manual/mod/mod_authz_core.xml
index 0c0e0af905..d3644576b6 100644
--- a/docs/manual/mod/mod_authz_core.xml
+++ b/docs/manual/mod/mod_authz_core.xml
@@ -125,9 +125,7 @@ requests from accessing a resource
it rejects which authenticated users or host based requests from accessing a resource. The
restrictions are processed by authorization modules. See the
Require directive for details
- about usage. If found as part of the authorization rules, the reject directive
- is definitive. In other words, if the reject statements is satisfied, the entire request
- is automatically rejected no matter what other require rules may exist.
+ about usage.
Authentication, Authorization,