Re: [EMAIL PROTECTED] authenticate only on WRITE operations

2007-10-29 Thread Joshua Slive
On 10/29/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote: > hi > > Whenever users want to access web server, a username > and password is required. apache query ldap server. > > Is it possible to ask for authentification only on > WRITE operation? While users who want to read pages > need not an authe

[EMAIL PROTECTED] authenticate only on WRITE operations

2007-10-28 Thread Melanie Pfefer
hi Whenever users want to access web server, a username and password is required. apache query ldap server. Is it possible to ask for authentification only on WRITE operation? While users who want to read pages need not an authentication... thanks. ___