[squid-users] strip Referer header based in source
Prasad Yalla
mailmegoodies at gmail.com
Sat Jan 10 13:45:49 UTC 2015
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150110/a5617398/attachment.html>
More information about the squid-users
mailing list