I have read the posts about setting up Virtual Hosts, and I have it going just fine. However, I want to be able to run my development sites from several different computers using my USB drive. As I understand the virtual hosts, the virtual sites need to be included in the computer's hosts file. The problem I'm having is that when I take my USB drive to another computer the Apache configuration file is set up OK, but the computer's hosts file doesn't have the mapping. Is there any way to make Virtual Hosts portable so that I don't have to make any changes to each computer I want to use? (i.e., editing the hosts file)