mouse
08-06-2002, 11:58 PM
I'm having a problem with this, the .htaccess located in the directory I want to protect calls the login box but when u/name and p/word are inserted it fails.
AuthUserFile /data/web/_r/_o/_b/robotguru.com/.htpasswd
AuthGroupFile /dev/null
AuthName EnterPassword
AuthType Basic
require user username
And in the .htpasswd file:
username:password
AuthUserFile /data/web/_r/_o/_b/robotguru.com/.htpasswd
AuthGroupFile /dev/null
AuthName EnterPassword
AuthType Basic
require user username
And in the .htpasswd file:
username:password