Re: [EMAIL PROTECTED] access control and .htaccess

2005-09-14 Thread Joshua Slive
On 9/14/05, Vieri Di Paola <[EMAIL PROTECTED]> wrote: > Isn't "Options All" supposed to do a listing of all > dirs and files? In version 2.0 you won't see directories/files that you don't have rights to access (because, for example, you haven't logged in). This is for security reasons. Joshua.

[EMAIL PROTECTED] access control and .htaccess

2005-09-14 Thread Vieri Di Paola
Hi, I'm using Gentoo 2005.0 and Apache 2 with -D DAV -D DAV_FS. WebDAV is working but there are still things I don't master as far as access control is concerned. My Apache2 httpd is using vhosts from dynamic-vhosts.conf. In the latter file I added: DAVlockDB /path/to/lock/file DAV On Options Al