PDA

View Full Version : how to have mydomain.com point to anotherdomain.com?


franko2
03-08-2002, 04:56 PM
say I want mydomain.com to point to yahoo.com, how is it done?

~JessE~
03-08-2002, 04:58 PM
in your stats area

~JessE~
03-08-2002, 05:05 PM
domain forwarding

keyman
03-09-2002, 01:44 PM
You can change your A record in bind (or other DNS server) to resolve to yahoo's IP. When the browser sends the request to yahoo with the incorrect Host: yourdomain.com, yahoo (if configured correctly) will correct the host in its response header.<br /><br />If you have an administration panel for DNS configuration this should be very easy.