Synopsis
Some requests which does not need store URL can be denied using this tag. By default all the requests are sent to the store URL 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
storeurl_rewrite_access allow me |