TAG NAME http_access2

Description Allowing or Denying access based on defined access lists
Build Option
Default
Usage
http_access2 allow|deny [!] aclname …
Default
none
Synopsis
Identical to http_access, but runs after redirectors. If not set then only http_access is used.

Arguments

allow/deny
Allow or deny on matching the acl
aclname
Access list to be allowed/denied on match

Example(s)
acl off_time time SMT 9.30 – 5.30
http_access2 allow all
http_access2 deny off_time