My server is set up so everything is in me WWW folder like this C:\wamp\www\index.phpCode:AuthName "View ReadMe For Access" AuthType Basic AuthUserFile C:\wamp\.htpasswd AuthGroupFile /dev/null require user admin
But when I try to access a password protected area it can't seem to find the .htpasswd file to match the user and pass so no one can view the area.
I have done this before and worked, the only difference was I used Linux and now I am using WinXP so the only conclusion I can think of is my AuthUserFile is pointing to the wrong file which it isn't.
Any and all help appreciated.



Reply With Quote





Bookmarks