I don't think you can tell the client to go directly to another proxy with either squid or squidguard - that's what .pac files are for.
You can have squid determine whether to send the request to a parent/peer proxy, or handle the request itself - look at the cache_peer, always_direct and never_direct options in squid.conf to get started. Jerry ----- Original Message ----- From: "Chris & Val Bamber" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 05, 2002 3:11 PM Subject: Re-directing to another Squid Box > Not sure if I can do this in standard squid or be clever with squid guard.... > > I want to be able to re-direct my squid box to another proxy depending on the > address or IP address the client in Internet Exploder requests. > > For example > > Normal query like www.redhat.com etc will go through my normal proxy > > Queries like *.mycompany.com get re-routed to another proxy > > I was thinking of using SquidGuard to do this but I can only seem to re-direct > to a actual URL not a proxy. > > Any help is appreciated. > > Thanks > Chris > >
