I take what I said back zubrag. I
did find the code when I looked again. For some reason search did not find it last time.
Tried your second suggestion first and it did NOT work.
Tried the first suggestion and it did NOT work.
Again, to be clear, it goes to the logout page that I have specified but when I hit the back button it lets me back in no problem.
I did notice in the code for password_protect.php that it suggests this as the VERY first line (did I copy this correctly?):
<br><?php include("' . str_replace('\\','\\\\',__FILE__) . '"); ?>');
}Mine is different - I in pasted in the code that I was told to when I used the .../?help command. The two are different. The latter works and asks me for credentials but the first one does not. Which is correct and does this have anything to do with the logout issue? I would REALLY like to make this work. Can you help me? I know you have suggested a few things but neither worked

Gary