| pholmes62 2005-02-06, 1:05 pm |
| I'm trying to complete a tutorial where I setup an IIS 5.0 webserver on a LAN without having an authentic domain name on the web.
How do i type in a web address i.e. www.mysite.com and not the path address to folder where the site is stored i.e.http://myserver/index.htm
I have read on the microsoft support site that in order to retrieve the web site using a web address in a browser I have to alter the HOSTS file on the client side and the Host header name on the site ID advanced IP addres properties on the server.
How then can I achieve assigning multiple sites to the same IP address when it is explicitly assigned to the IP address on the client? |