BlackStorm
New member
To view your site before your domain name propagates you can edit a file within windows, save, enter the website address & hopefully it should work.
The file you need to edit is called hosts.
In Xp the file is located here: C:\WINDOWS\system32\drivers\etc (Replace C with your hard drive letter)
In windows 98 it may be located under the Windows folder
Open the file using notepad or a similar application.
At the bottom of the file you will see
Below this add:
Replace 00.11.22.33 with the IP of the server your site is on, contact your support to get the IP for the server your site is hosted on.
Also replace yourdomain.com with your own domain name.
Save the file and open internet explorer.
Now enter the domain name in the address bar and hit enter.
There you go
Hope this helps,
John
The file you need to edit is called hosts.
In Xp the file is located here: C:\WINDOWS\system32\drivers\etc (Replace C with your hard drive letter)
In windows 98 it may be located under the Windows folder
Open the file using notepad or a similar application.
At the bottom of the file you will see
127.0.0.1 localhost
Below this add:
00.11.22.33 yourdomain.com
Replace 00.11.22.33 with the IP of the server your site is on, contact your support to get the IP for the server your site is hosted on.
Also replace yourdomain.com with your own domain name.
Save the file and open internet explorer.
Now enter the domain name in the address bar and hit enter.
There you go

Hope this helps,
John