How to figure out which directory is web server root?
- by matt
I want to view websites hosted on my Mac when running Windows VMware Fusion.
I have an entry in the Windows hosts file to enable the routing:
#ip of my mac domain i use on the VM to access it
192.168.1.70 mymac
However, it resolves to an empty directory as a 404 is generated. I can see the access log on my Mac that everything is OK access…