Preview your website using hosts files Print

  • 1

Sometimes you need to preview your website files on your hosting account prior to pointing your domain to your hosting account. You can do this by adding entries to the hosts file on your local computer. Keep in mind that we do not support modifying your system files, you are doing so at your own risk.

 

  1. Start by finding the location of your host file:
    OS Host File Location
    Windows (10, 8, 7, XP, etc.) c:\windows\system32\drivers\etc\hosts
    Macintosh OS X /private/etc/hosts
    Linux /etc/hosts
  2. Now, add an entry to your host file for your domain and hosting account using the following format:
    [your hosting account's IP address] [your domain name]

    For example:

    12.0.0.1     coolexample.com     www.coolexample.com
  3. Save the changes to your host file and navigate to your domain name using your preferred browser. The website files on your hosting account will load, allowing you to preview your website.

Was this answer helpful?

« Back