DNS record pointing to sub directory

  • Thread starter Thread starter J.Dorris
  • Start date Start date
J

J.Dorris

Is there a way to make an internet domain name resolve to a
sub directory on another domain name? for example, I want
to resolve domain.as to domain.com/as. Thanks
 
In
J.Dorris said:
Is there a way to make an internet domain name resolve to a
sub directory on another domain name? for example, I want
to resolve domain.as to domain.com/as. Thanks

Nope, it won't work in DNS.
 
This is not possible with DNS. DNS is only responsible for resolving a name to an IP address. If you want to redirect to the
subdirectory this will need to be done on the webserver itself.

Thank you,
Mike Johnston
Microsoft Network Support
--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from
which they originated.
 
Back
Top