I have a company hosting my domain as they have good DNS options, and another hosting the web space.
I need to be able to direct the domain that is hosted on the first one to the web space hosted on the second.
Seems simple, but here are the problems i encounter.
- Domain forward - this then shows the web space site address and isn't what i want.
- Domain forward masking - shows the correct domain, but if I install something like a PHP forum etc. it doesn't work, seems to get confused with the paths.
Is there a simple way that I am not aware of for hosting a domain on one provider and forwarding to another?
@as anAddress record to point to the IP address of the hosting provider, then create aCNAMErecord ofwwwand point it to your host name. – Burhan Khalid Dec 2 '12 at 8:25