Hi all,
Newbie here....so please bear with. I have .htaccess in my cgi-bin/admin
directory of my web site and .htpasswd in a directory (it doesn't matter
where it's at as long as I path it correctly in .htaccess,right?).
Here is the file:
AuthUserFile /home/httpd/.htpasswd
AuthGroupFile /dev/null
AuthName ByPassword
AuthType Basic
<Limit GET>
require user username
</Limit>
I have a test page in the directory and I am able to navigate to the page
without getting prompted. I checked httpd.conf and the directive is
AccessFileName .htaccess just like it should be. Is there something i'm
missing? Thanks for all of your help!
_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs