Description:
You have a Webagent installed on WebServer and protecting multiple virtual host.
You want to ignore this URL for specific virtual host and you want this URL to be protected for some other hosts.
- You can not use IgnoreHost ACO parameter because all URLs for a specific host will be ignored.
- You can not use IgnoreUrl ACO parameter because the URL will be ignore for all virtual hosts.
Solution:
You can create a separate agentname for the virtual host, and unprotect the resource.
The request will not be autoauthorized...it will be unprotected.