From e6d2a7d4df1bd2e843659994c55e609cf417b985 Mon Sep 17 00:00:00 2001
From: Bradley Nicholes
Date: Fri, 4 Aug 2006 17:56:50 +0000
Subject: [PATCH] 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
---
docs/manual/mod/mod_authz_core.xml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
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,
--
2.40.0