How to Access the Site before Updating Nameservers?

I have a site at my other host (inmotionhosting) and I was able to access the site via

XX.XXX.XXX/~username

I am running LEMP on my Linode….is there a way to access it to build the site before updating the nameservers?

I'm also running virtual hosts.

2 Replies

Make an entry in the hosts file on your workstation, e.g.

192.168.1.4 domain.com www.domain.com

See:

https://www.linode.com/docs/networking/ … ithout-dns">https://www.linode.com/docs/networking/dns/previewing-websites-without-dns

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct