does anybody know the syntax for getting a proxy.pac to use the local routing table of the client if a specifc domain name is met
ie
IF domain-name = mydomain.com THEN do not forward to any proxy but instead make direct connection using local routing table and local DNS
ELSE
send everything else to my web proxy (i know how to do this bit)
any help on this would be greatly appreciated
regards
ie
IF domain-name = mydomain.com THEN do not forward to any proxy but instead make direct connection using local routing table and local DNS
ELSE
send everything else to my web proxy (i know how to do this bit)
any help on this would be greatly appreciated
regards