Abbreviating a URL using IIS6 References Our web server is running IIS 6.0 and I have set up an abbreviated URL which points at the IP address of the web server. IIS is configured to bring up a web page located in a certain directory when a request comes in via the abbreviated URL. The problem that I am trying to resolve is, how do I configure IIS so that when requests come in via the abbreviated URL, it is the abbreviated URL that is displayed in the browsers address line instead of the \'Full\' URL, which I do not want the user to see?
No comments:
Post a Comment