[squid-users] ssl bump and url_rewrite_program (like squidguard)
Amos Jeffries
squid3 at treenet.co.nz
Wed Nov 4 10:00:37 UTC 2015
On 4/11/2015 12:48 p.m., Marcus Kool wrote:
> I suspect that the problem is that you redirect a HTTPS-based URL to an
> HTTP URL and Squid does not like that.
>
> Marcus
>
No it is apparently the fact that the domain name being redirected to is
"http".
As in: "http://http/something"
Which brings up the question of why you are using SG to block adverts?
squid.conf:
acl ads dstdomain .doubleclick.net
http_access deny ads
Amos
More information about the squid-users
mailing list