![]() |
password protection
I want to password protect one section of my site and everyone said that .htaccess is great on apache servers. I tried it, and now I can't access it. When I press the OK button a new query pop up and after that I get: Authorization Required
This is my .htaccess file: AuthUserFile /var/www/html/mysection/.htpasswd AuthName mysection AuthType Basic <Limit GET> require valid-user </Limit> And this is the .htpasswd file: username:password Anyone that recognize this problem?? |
is .htpasswd in the right place ?
did you created the .htpasswd file with the htpasswd program ? |
uhm, no i didn't use a password creator, where can i find that?
|
|
| All times are GMT -7. The time now is 11:56 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123