Access Mac mac development sites from windows

Discussion in 'Windows Virtual Machine' started by maniacal, Oct 1, 2013.

  1. maniacal

    maniacal Bit poster

    Messages:
    5
    Hi,

    I'm trying to access local developmement sites running from apache on my mac from IE in my windows VM.

    I have hosts entries on my mac such as:

    127.0.0.1 site1.si
    127.0.0.1 site2.si

    And I access them in mac browsers at

    http://site1.si
    http://site2.si

    I'm NOT using MAMP. But the native installation of apache that comes with mountain lion. I've got vhosts too.

    I want to access both site1 and site2 from IE running on my VM. I understand that this may be possible with bonjour, which I've installed on my VM. I've also updated my local hostname on my mac to si.local.

    But what next? Most of the instructions seem to be based on MAMP, and editing ports in MAMP settings (which I don't have). Also, most of them seem to only talk about one local site rather than multiple.

    Thanks.
     

Share This Page