Hi All.
For certain reasons I would like a specific machine to go direct around squid to site xyz.com, this doesn't seem to work in the proxy.pac- any idea why?
if (shExpMatch(url, "https://*.xyz.com)) && (myIpAddress() == "10.1.4.4"){
return "DIRECT";
}
TIA
John
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
Received on Thu Dec 14 2006 - 03:49:36 MST
This archive was generated by hypermail pre-2.1.9 : Mon Jan 01 2007 - 12:00:01 MST