I have deployed a asp.net developed site on my machine IIS. In order to access it I type "localhost" in my browser and it is accessible. How can I change the DN of my site i.e. I want to access site from Browser on any machine at my Local Network as "localhost/WallBoard". If I type WallBoard in Host name it doesn't run on Browser giving error. Please advise.
The best way is to give it a host name, and then set up that host name in your hosts file locally pointing to your IP address.