RE: [EMAIL PROTECTED] [Digest Authentication Fail] Apache Http Server V2.2

2006-03-20 Thread Ouyang Lei
MAIL PROTECTED] [Digest Authentication Fail] > Apache Http Server V2.2 > > > On 3/20/06, Ouyang Lei <[EMAIL PROTECTED]> wrote: > > > > > > >AllowOverride All > > > > > > Step 4. Make a new directory named as /usr/local/apache/htdocs/secd,

Re: [EMAIL PROTECTED] [Digest Authentication Fail] Apache Http Server V2.2

2006-03-20 Thread Joshua Slive
On 3/20/06, Ouyang Lei <[EMAIL PROTECTED]> wrote: > > >AllowOverride All > > > Step 4. Make a new directory named as /usr/local/apache/htdocs/secd, > create .htaccess as belows: You can put the directives directly in the section. No need for the .htaccess file. > AuthType Digest > AuthNa

[EMAIL PROTECTED] [Digest Authentication Fail] Apache Http Server V2.2

2006-03-20 Thread Ouyang Lei
Hi,   I try to configure "digest authentication" function with both Apache Http Server 2.2(and 2.0.55), all failed. Could anybody have such experience and let me know the reason.   Step 1. Download and install Apache HTTP Server 2.2 version Step 2. Compile mod_auth_digest.so, by input  "/u