A good way to do this is to set page expiration such that all pages expire immediately. This way, even when you hit "Back", the browser goes to the server again for a fresh page request. Now because you logged out, the page should send you back to the login page.
|