How to have 2 web addresses point to the same index.html
Lets say you have an index.html currently hosted on offover.com and you just bought another domain ndat.org. Here are the steps you need to do so that whenever user types offover.com or ndat.org, the same index.html file is displayed (note that I host on rackspace and bought my domain on godaddy):
1. Go to godaddy.com and change your DNS server to DNS1.STABLETRANSIT.COM DNS2.STABLETRANSIT.COM
2. Go to manage.rackspacecloud.com, click on cloud servers, click on the name of your box, click on DNS, click on Add
3 Add various entries so they look sth like this:

4. Go to ndat.org. Your index.html should be there (Note I also changed my blog and my mail entries so that things still work whenever users type mail.ndat.org or blog.ndat.org




