I am running a virtual machine using VirtualBox and I'd like the virtual machine to able to access a site that is hosted in IIS on the host machine (my computer).

How is this possible?

有帮助吗?

解决方案

Give your VM networking capabilities, connecting to the same network as the host machine will allow the two to communicate / allow you to browse the site from the VM.

http://www.virtualbox.org/manual/ch06.html

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top