If the PC is in your house, just configure the host file with the site you want to redirect.
1) Use Windows explorer on your PC and navigate to your HOSTS file.
# Windows 95/98/Me c:\windows\hosts
# Windows NT/2000/XP Pro c:\winnt\system32\drivers\etc\hosts
# Windows XP Home c:\windows\system32\drivers\etc\hosts
2)Right-click on the HOSTS file and select Open. Your PC should ask you which text editor you wish to use. We recommend WordPad or NotePad.
3) Within the HOSTS file, type the IP address, a space, and the domain. You can enter more then one domain per line, separated by a space. Like this:
74.125.45.104 yahoo.com www.yahoo.com
If you wish to test more than one domain, or a subdomain, enter them separately in each row:
65.120.15.65 mydomain.com
65.120.15.65 myotherdomain.com
65.120.15.65 subdomain.mydomain.com
4) Save the file.
5) Close all open browser windows.
6) Reopen your browser and navigate to one of the domains you entered. You should see the site on the new platform and be able to navigate it as if migration had been completed.