- Apr 16, 2001
- 247
- 0
- 0
anyone know how to create .htaccess files to protect their web directories?
I set one up but it keeps on telling me
"Authorization Required
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required."
It's pissing me off too. I set the name and password correctly with the htpasswd command.
and in my .htaccess file, I specify the path to the correct password file.
But when I try to get into the protected directory and enter the user name and password, it won't recognize my password or user name(I don'tknow which).
Any suggestions?
I set one up but it keeps on telling me
"Authorization Required
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required."
It's pissing me off too. I set the name and password correctly with the htpasswd command.
and in my .htaccess file, I specify the path to the correct password file.
But when I try to get into the protected directory and enter the user name and password, it won't recognize my password or user name(I don'tknow which).
Any suggestions?