I realize this is off-topic, although the end result will be related to 
ColdFusion.  I am having trouble getting two sites working on IIS.  The 
server is running Windows Server 2003 Enterprise w/ SP1.

I have two web sites setup:

www.domain.com
Host Header: www.domain.com
IP: 10.100.20.11
TCP Port: 80
SSL Port: 443

site2.domain.com
Host Header: site2.domain.com
IP: 10.100.20.11
TCP Port: 80
SSL Port: 443

I have two DNS entries as well:

www - 10.100.20.11
site2 - 10.100.20.11

Both sites have the same security certificate assigned which is actually a 
wild card certificate (but can be changed to whatever, should it be 
necessary) - *.domain.com

I need to have SSL and basic authentication set on both sites.  When I 
attempt to start both sites, www.domain.com starts fine. The second site 
however will not start as it complains about various things (depending upon 
the settings I am toying with). If the SSL port set on site2 is the same as 
www.domain.com it gives an error pertaining to that.

I have been reading various MS article regarding host headers + IIS 6 + SSL 
and have tried the various solutions and have gotten as far as 
www.domain.com working fine with SSL and basic authentication and 
site2.domain.com continuously asking me for my credentials which I continue 
to provide until I get an access denied (HTTP 401.1).... the credentials are 
the same as www.domain.com.

Can anyone recommend an approach that will allow me to get both sites 
running with SSL and basic authentication?

Thanks,

Mike





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259725
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to