How to access guest website from host browser?

Discussion in 'Windows Virtual Machine' started by fuhrj, Apr 28, 2008.

  1. fuhrj

    fuhrj Bit poster

    Messages:
    1
    I am developing a web application in my guest OS, which is Windows. The app is running in IIS.

    This is an iPhone app, so I need to test it using Safari.

    How do I access a website running in the guest OS from the host?

    I am using Shared Networking mode.

    Thanks!
    Jaime
     
  2. Hugh Watkins

    Hugh Watkins Forum Maven

    Messages:
    943
    put a copy in a shared folder

    2)
    or I experimented with the Safari Menu >> File >> Open File

    and got this path to a jpg as a test

    file:///private/tmp/230/C/Documents%20and%20Settings/Ejer/Dokumenter/My%20Received%20Files/Billeder01%20079.jpg

    on the Mac desktop the VM Image >> /C/Documents%20and%20Settings/>> MY USER NAME in WiNDOWS >> /Dokumenter/My%20Received%20Files/Billeder01%20079.jpg

    so two valid methods

    Hugh W
     

Share This Page