I want to allow WebDAV access to my server, but I have a question about how it works. Is it possible to “partition” a certain segment of my server to act as an online disk, e.g.: if I have 15 megs of server space, could I specify that only two be allocated for WebDAV usage? So, if a third party mounts my WebDAV disk they’d only have access to the files stored in the two meg WebDAV partition.
(The majority of my WebDAV experience comes from using Apple’s iDisk, and it’s an experience I’d like to replicate using my own server.)