I have a virtual dedicated server, I want to host 2 domain names on the same server, I have windows server 2008 (iis 7). how do I make 2 domain names point to 2 differents Web sites on this server ?

link|improve this question
feedback

2 Answers

You setup the http headers of the virtual folder so the http server knows which http address goes to which virtual folder.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown