So I was waiting for a domain to propagate today(rush rush for a site) and my co-worker showed me a nifty little trick. Change your hosts file:
1) Browse to Start -> All Programs -> Accessories
2) Right click “Notepad” and select “Run as administrator”
3) Click “Continue” on the UAC prompt
4) Click File -> Open
5) Browse to “C:\Windows\System32\Drivers\etc”
6) Change the file filter drop down box from “Text Documents (*.txt)” to “All Files (*.*)”
7) Select “hosts” and click “Open”
8) Make the needed changes and close Notepad. Save when prompted.
Changes needed in this case are as follows(IP address, domain), example below:
127.0.0.1 www.yourdomain.com