Search Results

2
votes

How do I read/write as the authenticated user with Apache/WebDAV?

Shot answer, and as far as I know: you don't. Long answer: it is possible to implement such a feature with an appropriate mpm, and there were …