View apache server across virtual machine?
Posted
by Mark
on Super User
See other posts from Super User
or by Mark
Published on 2010-04-05T09:20:39Z
Indexed on
2010/04/05
9:23 UTC
Read the original article
Hit count: 213
I installed VirtualBox on my Windows 7 machine. Through VirtualBox, I installed Ubuntu 9.10 with apache2. I can view http://localhost
from Ubuntu, but is there anyway I can view it from my windows machine too? i.e. run the apache server on ubuntu, and view it from windows? I figured it would open a port or something that would be visible to my whole computer regardless of its virtualness, but I guess not. How do I get around this?
© Super User or respective owner