How to preview user's multiple domain before DNS redirect

Develop

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

username: develop

domains
domain1.com
domain2.com
domain3.com

preview: 123.45.67/~username we can use to access it until the domain resolves.

But its preview only for main domain. How to preview others?

Regards.
 
Last edited:
You/the could use your/their machine's HOST file (C:\Windows\System32\drivers\etc\hosts if windows)
 
Its very nice idea to use. I remember that plesk panel and etc. users are using this method to do it. :)
For mac/os:
#sudo vi /etc/hosts

IP / domain add new line
123.34.567 domain.com

Thanks
 
Last edited:
Back
Top