Synopsis
Some access lists specifies which requests are sent to location rewriting process. By default all requests are sent to the redirector process.
Arguments
allow/deny
|
Allow or deny the access list |
acl
|
List that to be allowed or denied |
Example(s)
acl me src 172.16.1.35
location_rewrite_access allow me |