Accessing Local Files Through a Proxy
See Also
When you set the IDE to use a proxy, your Internet browser may attempt to route all files through the proxy,
including local files. This results in a File Not Found error when you try to
open an HTML file or applet in the IDE's external browser.
To resolve this problem, add localhost and your machine name to the
list of bypassed hosts in your browser's settings.
To set the bypassed hosts for Netscape Communicator:
- Open the Netscape browser and choose Edit
Preferences
from its main window.
- Expand the Advanced Node and select Proxies.
- Select Manual Proxy Configuration and click the View button.
- Type localhost and your machine name in the exceptions area.
- Click OK to apply the changes to your browser settings.
To set the bypassed hosts for Internet Explorer:
- Open Internet Explorer and choose Tools
Internet
Options from its main window.
- Click the Connections tab and click the LAN Settings button.
- Click the Advanced button under Proxy Server.
- Type localhost and your machine name in the Exceptions field.
- Click OK to apply the changes to your browser settings.
Legal Notices