I also used PAC file before on a webserver but I wasn't able to make it run. I ended up putting it on every PC to make it run.
Main Topics
Browse All TopicsOK, I have the Windows side of the house set up. That's easy. I have the PAC configured and working, no problem there either. I also have the MAC networking config with Proxy set up as well. iTunes and Safari and others are working fine.
OK, now to Firefox.
Firefox, Preferences, Network tab, Settings and now we are at "Configure Proxies to Access the Internet"
I select Automatic proxy configuration URL:
http://servername/proxy.pa
On the IIS server I have the proxy.pac file in the "wwwroot" folder.
First, is the URL correct?
Second, could I use "file://\\servername\share
Third, anything special I need to do to share the file on the IIS server?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
To powereds:
My problem is firefox on a MAC
If you are a windows house and want to centralize the PAC file, use your domain controller under NETLOGON folder ( windows\SYSVOL\sysvol\doma
User Configuration, Administrative Templates,Windows Components, Internet Explorer <== Enable the setting Disable changing Automatic Configuration Settings so that users can't turn off the proxy settings
User Configuration, Windows Settings, Internet Explorer Settings,Connection, Automatic Browser Configuration, Place a check mark in "Enable Automatic Configuration" , then Automatically configure every 15 minutes, and the autoproxy URL is: file://\\servername.domain
Back to my problem - MAC, Firefox . . . hmmm . . .
OK, I got it. It was my browser.
Credit should go to the WEB site:
http://homepages.tesco.net
I needed MIME settings added to IIS
Business Accounts
Answer for Membership
by: pvaldPosted on 2009-10-21 at 10:18:24ID: 25626103
Trying to get Firefox to work with my PAC file.