View Single Post
Tom,

Thanks for the reply, I think I just need to RTFM a bit. It's easy to get WebDAV up and running, but if I mount https://10.0.1.201/, I get the folder /Library/Webserver/Documents/

I'm trying to figure out how to map either:

1. https://webdavstorage.10.0.1.201/
or
2. https://10.0.1.201/webdavstorage/
or
3. https://10.0.1.224/ (dedicated local IP)

to a particular folder on the server, i.e. ~/WebDavStorage/.

I have an xserve in a data center that has real domain names, but I prefer to set it up on my local test server.

When I get it up and running I'll write up some instructions. Any hints would be appreciated, particularly for #2 above.