From: Rich Bowen
Current documentation for this directive may be found here
+The Allow
directive affects which hosts can
access an area of the server. Access can be controlled by
hostname, IP address, IP address range, or other
@@ -243,6 +246,9 @@ SetEnvIf User-Agent ^KnockKnock/2\.0 let_me_in
Module: mod_access
Current documentation for this directive may be found here
+This directive allows access to the server to be restricted
based on hostname, IP address, or environment variables. The
arguments for the Deny
directive are identical to
@@ -272,6 +278,9 @@ SetEnvIf User-Agent ^KnockKnock/2\.0 let_me_in
Module: mod_access
Current documentation for this directive may be found here
+The Order
directive, along with the
Allow
and Deny
directives, controls a
three-pass access control system. The first pass processes either