Hi All, My office uses a proxy.pac file for the proxy configuration which has rules for external urls to go via proxy while internal resources to be accessed directly.
The issue is that I use a linux VM for development purposes where it is possible to set an environment variable (http_proxy) which routes all requests through that server. Becase of this , the internal resources stop working inside linux. Is there any way for linux to parse a PAC file and apply the rules based on the URL requested? Thanks, Ganesh _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
