On 11-Nov-2009, at 17:11, LuKreme wrote:
> I have the following directive for one domain, which works just fine with
> webdav:
Never mind. Someone enabled 'evasive20_module' sometime this afternoon, and it
was this event that stopped webdav mounts (all of them) to stop working. I'd
been using
On 11-Nov-2009, at 18:04, André Warnier wrote:
> LuKreme wrote:
>> any file named .ht* is never served by apache, and there's really nowhere
>> else to place the .htdavpass file.
> What do you mean there is nowhere else ?
> What about under /usr/local/www, and name it example.com.davpasswd for
>
LuKreme wrote:
any file named .ht* is never served by apache, and there's really nowhere else
to place the .htdavpass file.
What do you mean there is nowhere else ?
What about under /usr/local/www, and name it example.com.davpasswd for
instance. At least it would not be directly under your D
On 11-Nov-2009, at 17:28, André Warnier wrote:
> 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 : plac