On 8/19/05, Jody Cleveland <[EMAIL PROTECTED]> wrote:
> > On 8/19/05, Jody Cleveland <[EMAIL PROTECTED]> wrote:
> > > <Limit GET>
> > > require valid-user
> > > </Limit>
> >
> > DON'T USE <Limit>!
> 
> Ok. Changed it to just be
> Require valid-user
> 
> > Check the permissions on all parent directories to make sure they are
> > at least searchable (chmod +x) by the web server.
> 
> I created a new directory called /passwords
> 
> I have it owned by the user and group of apache. I chmod'd the .htpasswd
> file with 755.
> 
> It still says permission denied: Could not open password file.

You need to check /home, /home/user, /home/user/test, etc.  All the
directories in the path must be searchable.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to