Update your hosts file

To update your Windows hosts file:

 

  1. Open Notepad as an administrator (right-click on it and click on Run as Administrator).

  2. Use Notepad to open the following Windows file: C:\Windows\System32\drivers\etc\hosts

  3. Add the following line to your hosts file:

    <IP Address> domain.tld
    <IP Address> www.domain.tld

    Where domain.tld is your domain name and <IP Address> Is the IP address you've been asked to point it at.

  4. Save the hosts file in Notepad.

  5. Open a Command Prompt as Administrator and run the following: ipconfig /flushdns

NOTE: Please do not remove anything from the hosts file that is already there. You can remove the hosts file redirect simply by following the above steps and remove the records added in step 3.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Publish with FrontPage

Firstly you will need to switch on frontpage extensions on your control panel. Linux Cpanel users...

What is an error 404 page?

Error 404 indicates that you are requesting a file or a directory that does not exist on the...

What are private nameservers and how do I set them up?

Private nameservers are where your domain points to your nameservers so that your customers do...

How do I upload my website?

You can upload your site using any FTP program. The FTP server is ftp.yourdomain.com and the...

I uploaded my page but it's not working!

Make sure that you are uploading to the public_html or www folder.  Only the files placed...