From ed91a656ee58f8a10cfb370e19530f185258484f Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Wed, 14 Apr 1999 11:19:21 +0000 Subject: [PATCH] Add a note about 'no whitespace need apply.' PR: 4212 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83050 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_access.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manual/mod/mod_access.html b/docs/manual/mod/mod_access.html index 0c3bb9178c..82cd71c69f 100644 --- a/docs/manual/mod/mod_access.html +++ b/docs/manual/mod/mod_access.html @@ -290,6 +290,8 @@ initial state is FORBIDDEN.) on the deny list are granted access. (The initial state is irrelevant.)

+Keywords may only be separated by a comma; no whitespace is allowed between +them. Note that in all cases every allow and deny statement is evaluated, there is no "short-circuiting".

-- 2.40.0