I everybody ,
this is my web sites configuration on iis 7
I have 2 (DIFFERENT WEB SITES) web sites on my machine (Win web server 2008)
the first have this configuration
1)
hostname =
port = 8081
ip address = 192.168.1.28
the second one have this configuration
2)
hostname= pippo
port = 8081
ip address = 192.168.1.28
the problem is: THE SECOND WEB SITE IS NOT VISIBLE
THE WEB BROWSER SHOW THE MESSAGE
Internet Explorer cannot display the webpage
Which is the problem ?
Is it a problem inside web.config
which kind of configuration I have to use in IIS7
THANKS