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 …
0
votes
Best way to sandbox Apache on Linux
You should use SELinux. I don't know how well it's supported on Debian; if it's not, just install a Centos 5.2 with SELinux enabled in a VM. Shouldn't be too much work, and much much safer than any …
