izziy
03-15-2000, 05:20 PM
I have a problem to get this work.
Added user and password, also when I tried to access
the page i predefined, it popped the window to let me enter the user id and password.
But it never let me to access the file even i entered the
correct user id and password.
SOmething wrong with my .htaccess file??
Please have a look for me, thanks
<FILES index.php3>
AuthUserFile /home/izziy/.htpasswd
AuthName[nbsp][nbsp] "FACSS"
AuthType[nbsp][nbsp]Basic
<LIMIT GET POST PUT>
require valid-user
</LIMIT>
</FILES>
Added user and password, also when I tried to access
the page i predefined, it popped the window to let me enter the user id and password.
But it never let me to access the file even i entered the
correct user id and password.
SOmething wrong with my .htaccess file??
Please have a look for me, thanks
<FILES index.php3>
AuthUserFile /home/izziy/.htpasswd
AuthName[nbsp][nbsp] "FACSS"
AuthType[nbsp][nbsp]Basic
<LIMIT GET POST PUT>
require valid-user
</LIMIT>
</FILES>