Loading docs/manual/mod/mod_access.html +3 −3 Original line number Diff line number Diff line Loading @@ -153,9 +153,9 @@ on the deny list are granted access. (The initial state is irrelevant.) Example: <blockquote><code> order deny,allow deny from all allow from .ncsa.uiuc.edu order deny,allow<br> deny from all<br> allow from .ncsa.uiuc.edu<br> </code></blockquote> Hosts in the ncsa.uiuc.edu domain are allowed access; all other hosts are denied access. Loading Loading
docs/manual/mod/mod_access.html +3 −3 Original line number Diff line number Diff line Loading @@ -153,9 +153,9 @@ on the deny list are granted access. (The initial state is irrelevant.) Example: <blockquote><code> order deny,allow deny from all allow from .ncsa.uiuc.edu order deny,allow<br> deny from all<br> allow from .ncsa.uiuc.edu<br> </code></blockquote> Hosts in the ncsa.uiuc.edu domain are allowed access; all other hosts are denied access. Loading