Skip to content

Instantly share code, notes, and snippets.

@christophermlne
Created June 9, 2014 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christophermlne/2e646cf1da5e5f3b80be to your computer and use it in GitHub Desktop.
Save christophermlne/2e646cf1da5e5f3b80be to your computer and use it in GitHub Desktop.
Virtual Box Modern IE networking share localhost
Edit the hosts file: C:\windows\system32\drivers\etc\hosts
(if the hosts folder/file is invisible, select 'all files' from the file type dropdown)
Add this entry:
10.0.2.2 localhost mydomain mydomain.com
You can now refer to the parent machine's vhosts by name!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment