The following reply was made to PR other/2214; it has been noted by GNATS.

From: Marc Slemko <[EMAIL PROTECTED]>
To: Apache bugs database <[EMAIL PROTECTED]>
Cc:  Subject: Re: other/2214: htpasswd set up password but after set up does 
not work (fwd)
Date: Mon, 11 May 1998 16:02:02 -0600 (MDT)

 ---------- Forwarded message ----------
 Date: Mon, 11 May 1998 15:50:42 -0600
 From: "System Administrator a.k.a. The Root of the Problem"
      <[EMAIL PROTECTED]>
 To: [EMAIL PROTECTED]
 Subject: Re: other/2214: htpasswd set up password but after set up does not 
work
 
 On Mon, May 11, 1998 at 09:55:57PM -0000, [EMAIL PROTECTED] wrote:
 > Synopsis: htpasswd set up password but after set up does not work
 > 
 > State-Changed-From-To: open-analyzed
 > State-Changed-By: marc
 > State-Changed-When: Mon May 11 14:55:55 PDT 1998
 > State-Changed-Why:
 > Exactly what message is shown in the error log?
 > 
 > Exactly what directives are you using to try to limit
 > access?
 > 
 > Are you sure the htpasswd file and all directories above
 > it are world readable?
 > 
 
 
 Here are the files in question:
 
 .htaccess
 
 
 AuthUserFile /usr/home/actionpak/html/family/.htpasswd
 AuthGroupFile /dev/null
 AuthName Name
 AuthType Basic
 <Limit GET>
 require user psapiano
 </Limit> 
 
 
 .htgroup
 
 
 insiders:  [EMAIL PROTECTED]
 
 
 and the .htpasswd
 
 is as expected.
 
 
 Any pointers?
 
 -- 
 Dave Yadallee, System Administrator   NetLine 2000
 Available at (403) 473-4587  or Work (403) 414-5359.
 

Reply via email to