Post
Topic
Board Project Development
Re: Play a browser game Earn Bitcoin/Etherum and MMOrpg stuff
by
Vod
on 06/04/2024, 12:10:38 UTC
https://mmorpg.biz

im waiting on the domain to connect to this vps the host said it take up to 24 - 48 hours to actually work world wide i think this is called progonation or something. i can say it but my spelling is poor.

You can modify your HOSTS file to access your site before the domain propagates (propagation). 

In Windows, open notepad with admin rights, and open C:\Windows\System32\Drivers\Etc
The filename is "hosts", (no extension).
Add this line to the bottom and save:

<newip>     mmorpg.biz

then flush your DNS (from command prompt type IPCONFIG /FLUSHDNS)
and you'll be able to work on it.

Just remember, if you ever change VPS/IP again, change/remove that line.  Smiley