Commit 10cd466d authored by Ken Coar's avatar Ken Coar
Browse files

	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
parent b9a0a08c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -290,6 +290,8 @@ initial state is FORBIDDEN.)
on the deny list are granted access.  (The initial state is irrelevant.)
</DL>
<P>
Keywords may only be separated by a comma; no whitespace is allowed between
them.
<STRONG>Note that in all cases every <CODE>allow</CODE> and <CODE>deny</CODE>
statement is evaluated, there is no &quot;short-circuiting&quot;.</STRONG>
</P>