How to change User-Agent string only for certain ACLs, for example,
If I set up an: acl acl_name dst some.url
or: acl acl_name url_regex some\.url\/path
or sources IPs: acl acl_name src 192.168.0.123
Then use the User-Agent replacement for the configured acl:
request_header_replace User-Agent User-Agent-String
I can only do as above, but how can I apply the request_header_replace to only work with a configured acl_name?
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users