Accessing localhost on ubuntu 12.04 from Virtual box -


i have virtual host running on localhost in /var/www/virtualhost directory. how can access ubuntu's localhost browser on windows 7 virtual machine ? thank you

you need set network option windows guest nat. once have done default gateway of windows machine hosts ip address , able accessible browser.

you can configure network gui under vm settings or command line vboxmanage modifyvm nic1 nat


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -