I'm using .htaccess and Apache's passwords to implement a password-protected page. Is there a way to log *out* of that without closing the browser?
As it stands, I can log in, use the protected pages, go elsewhere, come back, and access those pages without having to give the password again. I need a logout link.