.htaccess


Subject: .htaccess
schneider@ferocitydesign.com
Date: Tue Apr 22 2003 - 12:11:08 AKDT


Hi there,

I'm trying to get my .htaccess file working properly to password protect a
directory. My .htaccess looks something like this:

AuthUserFile /home/username/some/directory/.htpasswd
AuthName username
AuthType Basic
<Limit GET>
require valid-user
</Limit>

I've got .htpasswd with a list of usernames and encrypted passwords.

I'm not getting a password request dialog box, just an "access forbidden"
error.

Are permissions a factor? Any help on what I'm missing would be splendid.

Thanks,
Kate

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Apr 22 2003 - 12:11:04 AKDT