> -----Original Message-----
> From: Fabio Gomes Baptista [mailto:Fabio.Baptista@bancoprosper.com.br]
> Sent: Wednesday, September 21, 2005 10:56 AM
> To: 'Squidrunner'; squid-users@squid-cache.org
> Subject: RES: [squid-users] Cached pages in Google and Proxy avoid
> 
> 
> I was really doing something wrong with the url_regex. It is 
> now fixed and
> working.
> 
> But, I am still not getting the proxy avoid access being blocked. Ex.
> www.megaproxy.com
> 
> The users donīt have http and https access. It is only 
> possible via squid.
> 
> When I try a url with the megaproxy.com the only entry that 
> appears on the
> squid access.log is vip.megaproxy.com:443, not the real url that I am
> accessing.
> 
> Any ideas ?
acl outsideProxy dstdomain .megaproxy.com
http_access deny outsideProxy  # Use my proxy, or don't surf.
> 
> Thanks,
> 
> Fabio Baptista. 
> 
Chris
Received on Wed Sep 21 2005 - 13:17:56 MDT
This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:03 MDT