dons6718 we have the following in our PAC file but it still don't work.
##########################
function FindProxyForURL(url, host)
{
// variable strings to return
var proxy_no = "DIRECT";
if (shExpMatch(url, "https://mycompany.com/ext
etc
etc
##########################
any ideas?
cheers
Main Topics
Browse All Topics





by: dons6718Posted on 2009-08-06 at 18:14:20ID: 25039333
For internal sites, remember to exclude them from your proxy settings otherwise you will be attempting to access internal sites through ISA and back in wich usually doesn't even work.