How to modify "page not found" for specific URL in IE?

J

Jims

Is there a way in IE to configure a custom error page if a specific URL is
unavailable. We would like to give the end user specific instructions if an
internal web page they are trying to connect to is unavailable. For
instance; if a user launches IE and browses to http:\\mycomp\someapp and the
server or network is unavailable, I'd like them to get a message stating
"someapp not available, call someapp dept. directly at extension 55555 for
assistance". This means this message would have to reside on the local
machine. I remember you can modify error messages on IIS but not sure about
IE. Any ideas appreciated.
thanks,
Jim
 
R

Rob Parsons

Change the AboutURL for NavigationFailure at the following registry key

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs
 

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