On fre, 2007-07-27 at 12:09 +0100, Almighty 1 wrote:
> Could somebody tell me why
> 
> url_regex -i \.php\?q
> 
> isnt banning out the URL
> "https://www.beareggs.com/dahr.php?q=aHR0cDovL3d3dy5iZWJvLmNvbQ%3D%3D&hl=3ed
> "

Because it's https, so the proxy only sees "CONNECT
www.bearegs.com:443", not the rest of the URL.. (it's encrypted by SSL).

> Im sure it was working before on an older version of Squid.

I have my doubts...

Regards
Henrik

Reply via email to