Hi

I have setup access control for a directory and using the .htaccess file
{
AuthUserFile /DENIS/.htpasswd
AuthGroupFile /dev/null
AuthType Basic
AuthName "Authorization Required"
<Limit GET>
require valid-user
</Limit>

but I keep getting the following error

Authorization Required
This server could not verify that you are authorized to access the document
requested. Either you supplied the wrong credentials (e.g., bad password),
or your browser doesn't understand how to supply the credentials required.

Has anyone come across this before ?
Any clues as to where I am going wrong ?

Many thanks

Denis Croombs



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to