I have a dedicated Windows 2003 Server running IIS 6 and two separate domains. I would like to take one of these domains www.domain1.com and make it appear as blog.domain2.com.
I have no idea how to begin configuring this in IIS. Could somebody point me a direction to look?
Using IIS 6, right click the website you wish to alias (nakedbikernews). Choose properties, Web Site and click advanced. Enter the IP address of the new server (jaminleather), keep the port as 80 and enter the appropriate host header value (rally.jaminleather.com).
This creates the alias. The only other thing you must do is create a DNS “a” record for rally.jaminleather.com on the jaminleather domain.