Web Hosting Talk







View Full Version : 2 domains on windows server 2003


jk2005
01-19-2011, 12:20 PM
Hi,

This is my First Post and i didn't know exactly where to put it.

i am Having Trouble setting up two domains on my windows server 2003.

Let m explain my situation:

I have The default website set up in C:/inetpub/wwwroot/

I would like "Domain-A.com" to point to C;/inetpub/wwwroot/a/

I would like "Domain-B.com" to point to C:/inetpub/wwwroot/b/

as it is set now, they both point C:/inetpub/wwwroot/

I have a forwarding script on the landing page in the wwwroot folder to forward them the C:/inetpub/wwwroot/a/

I Use godaddy fowarding tool to foward "Domain-b" to Domain-a.com/b/

I have been having this problem for a while and i have searched and searched.

i am also trying to set up SSLs for both domains and it is only showing up with the SSL for daomin-a

Thanks in advance for your help


Joe

PremiumHost
01-19-2011, 11:10 PM
If you use godaddy to forward domain B to domain A, there is no hosting for domain B which means no SSL.
It's simply a url redirect from A to B done at domain registrar.
To have 2 separate hosting accounts, you need to point domain to your server, create 2 websites in IIS manager.
You need 2 dedicated ips for 2 domains to setup SSL.

HostingASPNet
01-20-2011, 04:41 PM
Hello,

You could set up your sites home paths in the IIS console -> Website properties.
To have 2 SSL certificates you should have dedicated IP address for each site as PremiumHost said.

Regards

CyberHostPro
01-21-2011, 01:18 PM
Joe

You should find a server admin to set this up for you, or even better configure you a control panel to automate most of it.