intranet proxy config

G

Guest

HI

Is it possible to configure IE to use a proxy server for one intranet
address and not to use it for all other intranet addresses?
eg for http://intranet1 (and all internt traffic) to use the proxy server
settings, but all other intranet sites to bypass the proxy server?

We are using an application that caches an intranet site to speed up WAN
access, but requires that the clients use the proxy address to contact it. So
the IE clients need the proxy server to access this intranet site, but all
other intranet sites should bypass the proxy server.

thanks in advance
Dave
 
J

Jon Kennedy

I don't think you can do what you want, just by IE's proxy settings alone.
You'll have to write a custom Proxy Autoconfiguration (.pac) file. See
these for more info:
http://www.microsoft.com/mind/0599/faq/faq0599.asp
http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html
http://developer.netscape.com/docs/manuals/communicator/jsref/win1.htm

Or, this article may be helpfu re your application you mentioned:

How to use autoproxy in managed code
http://support.microsoft.com/kb/873199/en-us
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top