
Originally Posted by
Watdaflip
Not with a password protected directory. All of that is controlled by Apache, which you don't have direct access to on your account, which even if you did I am not entirely sure there is a simple setting to change the expiration time.
If you are wanting something where they are logged out after 5 minutes of being idle, the only method is having scripted user management system, similar to what this forum uses, not necessarily as advanced, but one where the script handles the logins instead of the server (Apache).