sLIVER <sLIVER.TakeThisOut@dontemailmeanyspam.not> wrote:
> Thanks! I'm still not sure why htpasswd would give the file those
> permissions when it didn't a while ago. What is the ideal file permissions
> for the passwd files?
The permission aren't really important, as long as the file can
be read by the Apache process, the most important thing is to
put the file somewhere where he can't be reached trought the Web.
So, don't put it somewhere in your htdocs tree, put it in /etc/ or
something. Where the other configuration files of apache are is fine,
be sure to include the full path of the file in the AuthPasswdFile
directive.
Davide<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: htpasswd creating passwd file probs