[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] .htaccess and passwords
- Subject: [cobalt-users] .htaccess and passwords
- From: "Ryan Briones" <ryanb@xxxxxxxxx>
- Date: Wed Dec 5 08:36:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I've recently taken upon the task of learning how to setup a password
protected area using Apache's Basic Authentication methods. (BTW, this is on
a Raq2) I followed the step by step on how to add users/passwords and ow to
create an .htaccess file. So I go the site and Bam! I get a user/password
prompt. But when I put in the user/password that I entered using htpasswd
doesn't authenticate me. So here I am, chasing my tail. My only clue could
be that I chown'ed to the wrong user/group (right now it's set to
httpd.httpd as per my http.conf settings). Any help? Thanks for your time.
Ryan Briones