Preview with ip

Develop

Verified User
Joined
Jun 9, 2016
Messages
155
Location
Istanbul, TR
Hello,

Before dns change has done, we can preview site with ip => 123.456.789/~username
But sometimes 2-3 or 4 different domain on same user account.
How to preview each domain with ip?

Best regards.
 
That is not possible in my opinion.
But there is a workaround! If you are on Windows you can edit your hosts file.

Edit C:\Windows\System32\drivers\etc\hosts

Add for example:
Code:
123.456.789 example-1.com
123.456.789 www.example-1.com
123.456.789 example-2.com
123.456.789 www.example-2.com

Might need to wait a little or restart your computer to get the changes to stick.
 
Back
Top