Re: [us...@httpd] setting up webdav

2009-11-11 Thread André Warnier
LuKreme wrote: ... DocumentRoot /usr/local/www/example.com/ ... AuthUserFile /usr/local/www/example.com/.htdavpass I think that you have managed to do what no developer of Apache ever thought that a user would ever do : place the file containing the users passwords inside the ver

[us...@httpd] setting up webdav

2009-11-11 Thread LuKreme
I have a server running Apache 2.2.11_7 on FreeBSD 6-2-RELEASE with webdav enabled. I have several domains on the machine. I have the following directive for one domain, which works just fine with webdav: ServerName webdav.example.com ServerAlias files.example.com DocumentRoot /usr/lo