28 Jan
2004
28 Jan
'04
9:39 a.m.
The solution I use is to use a different host name. I manage http://www.mysite.com and test my user on http://mysite.com (if you have your domain records set up like that - otherwise use IP address) For local, use http://localhost and http://computer_name or http://ip_address
The best, if you can manage it, is to set up a bunch of adresses all pointing to your local computer. In fact, if you can have myputer1, myputer2, myputer3, myputer4 and myputer5 all pointing to 127.0.0.1, it's great. :-) That is good if you want to test virtual hosting as well.