aresgodofwar Posted November 2, 2005 Posted November 2, 2005 i am password protecting a directory with an .htaccess file. here is the code in the .htaccess :AuthType BasicAuthName ProxyAuthUserFile /var/www/passwd/passwordAuthGroupFile /var/www/passwd/groupRequire group Groupi have the password and group files setup correctly, and the password protection works great. But, i'd like to have the password prompt everytime. Right now, if i access this particular directory, put in the login info, and surf around in the directory it works great. if i close my browser and open it back up, go to this directory, it doesn't ask for password again. the only way i can get it to ask is if i clear my temp files and cookies. is my apache server automatically spitting out cookies or something?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now