This is a simple fix ...
You need to create the new a/c record in the public DNS for the name you want to use ... this is just a name record for your existing domain, not a new domain. Enter the IP address of your current web server as the IP address for the new hsot record ...
i.e. if ... mydomain.com = x.x.x.32
then ... remote.mydomain.com = x.x.x.32
Then in IIS create a new website.
use the same IP and port as the main site BUT enter the name of the new URL in the host header line. Point it to the same sub/virtual directory that the main site is pointing to
i.e. if ... mydomain/remote = c:\inetpub\wwwroot\remote
then set ... c:\inetpub\wwwroot\remote as the default directory for the remote.mydomain.com site.
Once the DNS record is active it should work. You can try it locally by making an entry in your host file
Main Topics
Browse All Topics





by: MarkMichaelPosted on 2007-03-27 at 01:28:14ID: 18798462
One way of doing this would be to add an A record for subdomain.yourfqdn.com to www.yourfqdn.com then tell IIS to redirect all requests to the RWW site.
com/Window sServer/en /library/ 0 4407fb0-f6 f1-4b9d-ad 84-675fecc 016a61033. mspx?mfr=t rue
This link may help: http://technet2.microsoft.