Joseph, there's no point of matching https because when your browser using SQUID as a proxy, it sends CONNECT request and then exchange SSL traffic which squid can't/won't touch at all. so the acls, they can't be applied. On Thu, Apr 14, 2011 at 2:23 PM, Joseph L. Casale <jcasale@xxxxxxxxxxxxxxxxx> wrote: >>You can't do it, since HTTPS traffic is tunneled through squid, can't >>be filtered or cached. > > If you followed what he was doing, you would have seen his error > and known you can very much do what "he" was trying to do but > he failed as a result of the regex. > > You're match might change to just www.facebook.com for example > or make a case for 1 or none "s"... > >