Code: Select all
AuthType Basic
AuthName "Password Required"
AuthUserFile /import/elfman/1/username/dir/.htpasswd
Require valid-userCode: Select all
htpasswd -c /import/elfman/1/username/dir/.htpasswd userI type it in and it works !
But once in, when i click on one of the files listed in the dir, it asks again for username and password.
However, I can't get into there to view the file. It says incorrect username or password
any ideas at all .. this is really odd
(I don't have access to the server)