How do I access a web server on a virtualbox from the host machine
Posted
by Argh
on Server Fault
See other posts from Server Fault
or by Argh
Published on 2010-04-28T17:56:52Z
Indexed on
2010/04/28
18:07 UTC
Read the original article
Hit count: 293
I have a windows Vista machine upon which VirtualBox is running ubuntu.
In ubuntu I am running a webserver at the address http://127.0.0.1:3000/
How do I access this address from my host machine (the windows box)?
© Server Fault or respective owner