How to view my website without a domain?
1) To be able to view your website without having a domain pointing to it you must edit the hosts file located at: C:/Windows/System32/drivers/etc
2) In that file add this line at the end:
IPdetuservidor tudominio.com.ar www.tudominio.com.ar
Example: 66.55.125.22 midominioejemplo.com www.midominioejemplo.com
- The IP number is that of the server where your hosting account is located.
- The domain you choose can be any for temporary use.
- Keep in mind that you must edit this file with Notepad by opening it with administrator privileges:

3) Then restart your PC.
4) That’s it. Now you can test your website using your test domain. When you have your real domain pointing to your hosting account you can delete the lines added to the Hosts file.