I want the users to enter "intranet" in their browser url field and for my intranet web application to be shown. Currently the users have to enterhttp://webservercomputername or the ip address of the web server computer name. How do I setup IIS7 to replace web server computer name with the word "intranet" ? I am not allowed to change the name of the web server computer name to "intranet". At the very least I would like the user to type and seehttp://intranet in their browser url, and for my intranet web site to be seen.
↧