How to preview your site before resolution

If you are using Windows, use "Start", "Find", "Files and Folders" to find a file in your windows directory (or WINNT\system32\drivers\etc) called "hosts". Verify that the file is not "read only" by right clicking it, and choosing it's Properties. Then open the file for editting with Notepad. There should already be an entry for "localhost". Follow that format when you insert your domain and our IP.

On Windows98 and Windows95, the order may be 'hostname' then 'IP address'. On Windows2000 and WindowsME, the order is 'IP address' then 'hostname'

127.0.0.1 localhost

208.82.129.34 www.example.com
208.82.129.34 example.com

Then save this altered hosts file and close notepad. Make sure Windows did not silently save the file as "hosts.sam". The filename has to be "hosts". You may also need to reboot for the change to take effect. Next time you try to go to "www.example.com", your browser will try to find that domain at the corresponding IP instead of looking up the IP through DNS.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

General account information

This is a copy of the email you receive when you host a site with Versus, for your convenience:...

Where can I work with my databases?

Please go to https://secure.vstech.net/MyAdmin to login with your MySQL username and password.