I have a site developed in VS 2008. Were using Windows Server 2003. Ive installed IIS which is used for multiple purposes. I now need to host a site without effecting the other sites.
1. Reading around i believe i need to setup a separate static IP address, the server already has a static IP address. I guess i can do this via DHCP, but what if i already have another site using port 80?
2. How do i configure DNS so it resolves to my site name? If i create a site called www.intranet.com, how would i configure DNS to resolve it to this name after i have IIS setup with my site?
I would appreciate some step by step instructions please, or a link to a site with an example of how to do this. Thanks for any help in advance.