Hi,

I configured a directory in Fedora10 Apache to use basic authentication. Now
when I try to access that directory, it again and again reprompts for
username and password. The root for this host is /mount/repositories and the
auth file is kept in that root.

Any clues.

<Directory /mount/repositories/rhl4>
    Options Indexes FollowSymLinks
    AllowOverride None
    AuthType Basic
    AuthName "XXXXX_auth"
    AuthUserFile XXXXX_apache_authfile
    Require ashish valid-user
</Directory>
Regards,
Ashish
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to