How do I access a web server on a virtualbox from the host machine
- by Argh
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)?