Before trying squid 4 this worked as intended:
acl PORT80 myport 80
acl MYSITE dstdomain www.domain.com
http_access deny PORT80 MYSITE
deny_info 301:https://www.domain.com%R MYSITE
For 4.0.24 the %R is always blank. So all redirected go to the root of the website. Is there something else I should be doing or is this a bug?
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users