Background:
I have a laptop & a PC networked (Cross-over cable). Both computers have Apache installed. I use vhosts (which, really do not have a bearing on the subject of this question) in each for different domain, for off-line testing. The vhost directories are on the Laptop and mirror imaged in the PC. Both hosts file are OK.
I can access a`given domain - say abc, by just typing in http://abc in any Browser, (no different than "localhost") on the Laptop. So far, so good, but now comes the complication..... I have IE7 on the Laptop and IE6 on the PC, again for off-line testing. Currently, I have been copying files from Laptop to PC (a tedious & time consuming process) just to test with IE6.
Question:
How can I call a vhost on the laptop from the PC? Is that even possible - or just a stupid question?