Quote:
Originally Posted by MrTWS
Normally if you buy a domain name you are in fact registering it with your host. I cannot comment on your hosting company but most domains take anywhere between 0 and 48 hours to propagate when the domain will go live - ie. you can see it via a browser
But perhaps on your control panel should be the domain name you've just registered, and you may be able to view it as if it were live already
|
You can make any unregistered/registered domain point to a particular server by making appropriate changes in the local machine's "
hosts" file which is usually found in the "
C:\WINDOWS\system32\drivers\etc" folder.
Append the following lines to it:
www.xxx.yyy.zzz some-testing-domain.com
www.xxx.yyy.zzz www.some-testing-domain.com
Now if you browse the site some-testing-domain it's point to that particular IP address mentioned here [www.xxx.yyy.zzz]