Knowledge base article

Accessing your site before changing DNS

This article will guide you through viewing your website before updating the DNS

Sometimes you may need to set up your new hosting before changing over your domain nameservers to point to Serversaurus, but you still need to view your site on our servers.

You can do this by telling your computer to use the IP address of our server instead of looking it up in DNS.

To do this, you need to update your hosts file, and add an entry at the end of the file for your domain pointing to our server IP address, e.g.

103.209.24.100 www.mydomain.com.au
103.209.24.100 mydomain.com.au

Note

Update both values in the above example to the appropriate ones, the server IP address is included in your Serversaurus Welcome or IMPORTANT: Hosting Documentation email.

If you're on a PC

Edit the file C:WindowsSystem32driversetchosts and add the above entry at the end.

On a Mac

The file is /etc/hosts, and you need to edit it by opening the Terminal application and using the following command:

sudo pico /etc/hosts

Enter your password and then use the down arrow to go to the end of file and add the line. Then type Ctrl-X to exit, and Y followed by Return to save the change.

Note

You can replace pico with the editor of your choice such as vi if you're familiar with unix editors. Use your Web Browser as normal to access the site, once the site is ready to go live, just remove that line from the hosts file.

Last updated November 30, 2023

Can't find what you're looking for?

Submit a question

  • Drop files here or
    Max. file size: 2 MB, Max. files: 3.
    • This field is for validation purposes and should be left unchanged.