
February 12th, 2011, 05:01 PM
|
|
Registered User
|
|
Join Date: Feb 2011
Posts: 2
Time spent in forums: 45 m 42 sec
Reputation Power: 0
|
|
|
Iis bindings
i have set up 2 web sites on IIS 7 Server 2008
I have very simple page I am trying to display
I can get both sites to work if I specify localhost:80 and localhost:81 for each of the sites , without anything in the HostName
I want to test out locally but using a Hostname, on the second web site,
Have tried http://localhost/MyWEbSite http://localhost:81/MyWEbSite but cant get anything to work with a Hostname in the link
Any help appreciated
TIA
|