Re: [EMAIL PROTECTED] Apache Authentication questions

2005-12-08 Thread Nick Kew
On Thursday 08 December 2005 15:48, Joshua Slive wrote: > On 12/7/05, Sean Conner <[EMAIL PROTECTED]> wrote: > > I've yet to try Apache 2.2, but can Apache be configured to support > > mutiple authentication schemes for the same directory/location? Am I > > missing something? > > I haven't tried i

Re: [EMAIL PROTECTED] Apache Authentication questions

2005-12-08 Thread Joshua Slive
On 12/7/05, Sean Conner <[EMAIL PROTECTED]> wrote: > I've yet to try Apache 2.2, but can Apache be configured to support mutiple > authentication schemes for the same directory/location? Am I missing > something? I haven't tried it, but as far as I know apache doesn't have this capability in any

[EMAIL PROTECTED] Apache Authentication questions

2005-12-07 Thread Sean Conner
I'm playing around with authentication schemes under Apache. In reading the spec [1] I notice that a server can send multiple authentication schemes. Now, Apache has support for both Basic and Digest authentication schemes, and that both the scheme and userid are included with the request,