How do I either use DNS forwarding or aliasing to display a specific domain?

Posted by PeanutsMonkey on Server Fault See other posts from Server Fault or by PeanutsMonkey
Published on 2012-07-10T19:57:16Z Indexed on 2012/07/10 21:18 UTC
Read the original article Hit count: 266

Filed under:

We have a domain abc.com from which a particular page will display the contents from the domain def.com which does not belong to us. Now rather than display def.com in the address bar in the browser, we would like to continue using abc.com. We would like to achieve it without using iframes or screen scraping. Is there a way to achieve what we are after using DNS forwarding or aliasing? If so how? We have a choice of using Microsoft's DNS server or BIND.

© Server Fault or respective owner

Related posts about dns