Hey there.
Ok, I checked *again* under volumes -
LS reads out:
harddrive nerocom
nerocom is the share I want.
In apache's HTTPD.conf
documentroot is set to /VOLUMES/NEROCOM
I can access this volume from the desktop, and it's set to full read/write in windows. I still get a 403 forbidden when I try to access it, however...
odd.. I checked the permissions fo the file with ls -l and found this..
drwx------ 1 josh admin 16384 18 Jan 22:20 nerocom
looks like the permissions are not setup correctly in OSX?
Edit: I checked the permissions of the webserver directory:
drwxrwxr-x 23 root admin 782 18 Jan 22:59 WebServer
How do I get the permissions to chage for the shared directory? I tried chmod 777 nerocom which didn't work
