Is it possible to use squid for redirect instead of wpad or proxy.pac? Thanks Nick 2012/9/6 Jason Leschnik <leschnik@xxxxxxxxx>: > if (dnsDomainIs(host, "mydomain.com") || isPlainHostName(host)) { > > return "DIRECT"; > > } > > This is what i use on my home network to bypass my proxy via my proxy auto > config > > On Thu, Sep 6, 2012 at 4:34 PM, nicola gentile <nicola.gentile.to@xxxxxxxxx> > wrote: >> >> Hi, >> >> I admin a proxy server with Squid version 3 on GNU/Linux Debian 6 >> (Squeeze). >> >> Using my proxy server, users must be able to browse some internal >> website directly (without going through the proxy), while for the >> remaining websites, they must go through the proxy (with kerberos >> authentication). >> >> Is it possible? >> >> Regards. > > > > > -- > Regards, > Jason Leschnik. > > [m] 0432 35 4224 > [w@] jason dot leschnik <at> ansto dot gov dot au > [U@] jml974@xxxxxxxxxx > >