Asked By chris
19-Nov-09 03:36 AM
Hi,
On a windows server 2003 (IIS 6.0) I created a secure (SSL) web site which
runs ok.
I tried to create a 2nd web site on same server with new IP in web site's
properties and same port as 1st web site.
I created same vistual directory on 1st web site and 2nd web site. Both
virtual directories have the same application pool. On 1st web site it runs
ok, so the rights of user assigned to application pool are ok.
The problem is that on 2nd web site I get error "The requested URL could not
be retrieved".
I can ping the IP of 2nd web site. What could be the problem ?
What other steps shall I do for the correct setup of 2nd IP ?
Thanks a lot in advance!