I have a requirement to remove Referer header when a certain of my sites make a reference and not all.
I managed to remove Referer selectively based on the destination domain, but how do I do it based on the originating site?
Here is how it did for destination domain:
acl referer_allowdst dstdomain google.com
header_access Referer deny referer_allowdst
When i use srcdomain here it doesn't work. This is an urgent requirement, can someone help me with this please?
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users