Setup
- OS X Lion + Parallels(virtual machine)
- VM -> Windows 7 + IIS server
What's working:
- Local apache of mac running on localhost, or 127.0.0.1
- IIS server within win 7 in 'its' localhost, and all //localhost/sites
- IIS server(just the default page) browse from mac into Windows 7 using //10.211.55.14
What's not working: which I get the 500 interal error
- IIS server /url when browse from mac into Windows 7 using //10.211.55.14:39871/ or //10.211.55.14/site
I've tried:
Setting rights in Folder> Property> Safety> Rights, Read/Write/Full access
for admin, user, iis_iusrs, iusr, my_user_name
Does any one have any solutions?