View Single Post
Old 04-17-2003, 02:07 AM  
donnie
Confirmed User
 
Join Date: Jan 2003
Posts: 1,630
WTF is wrong with this .htaccess file???

I want to password protect one of my sites but I have never done it with .htaccess files. I tryed this one but it is not working.
This is the code I have:

AuthUserFile /test/.htpasswd
AuthGroupFile /dev/null
AuthName EnterPassword
AuthType Basic
Require valid-user
donnie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote