Results 1 to 1 of 1
- 08-26-2011, 03:42 PM #1
Member
- Join Date
- Aug 2011
- Posts
- 1
- Rep Power
- 0
Proxy.pac file not working in IE9
Have been using a proxy.pac file for years w/o problems. Recently upgraded a few workstations to IE9, and now the exceptions that have an asterik (*) as a wildcard in the URL is not being recognized. here is an example of what I mean:
this line works:
shExpMatch(url, "http://www.sitename.com")
this one does not:
shExpMatch(url, "http://www.sitename.*")
Basically I use the proxy.pac file to "bypass" our webfilter appliance for our internal sites. This file works fine on IE7, IE8, and Firefox. Only IE 9 has an issue with the wildcard. If I enter a url w/o a wildcard it works.
Similar Threads
-
the mp3 file is not working..java.io.IOException: File Not Found......javax.media.NoP
By shruts in forum Java AppletsReplies: 1Last Post: 07-28-2011, 07:50 PM -
Almost got my proxy server working
By SegFault in forum Advanced JavaReplies: 0Last Post: 09-22-2010, 05:32 PM -
setComment not working for me/how to write to a text file in a jar
By minime12358 in forum Advanced JavaReplies: 8Last Post: 08-06-2010, 08:41 AM -
Http - proxy or non-proxy ?
By Shiv in forum NetworkingReplies: 0Last Post: 04-11-2009, 08:07 AM -
Program working fine on netbeans but not when run with jar file
By nvlachos in forum Advanced JavaReplies: 2Last Post: 03-16-2009, 07:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks