Ok i am running an apache server , on my window;s xp. For some reason i when i make a .htaccess file and put it into my www - dir its doesnt promt for a password or anything.!
This is what i have for my .htaccess file
AuthUserFile d:/www/.htpasswd
AuthType Basic
AuthName "My Private Area"
require valid-user
For some reason i cant even edit my server.conf file, It gives me a server error ever time i do. I found out it doesnt like the (AuthUserFile) command line.
Please some one help me out.!