On Tue, Aug 9, 2011 at 05:07, Tom Evans <tevans.uk@xxxxxxxxxxxxxx> wrote: > On Tue, Aug 9, 2011 at 4:42 AM, Rajeev Prasad <rp.neuli@xxxxxxxxx> wrote: ... >> currently i have mod auth_mysql configured and running as plaintext >> password: ... >> 2. how can i get a user log out once the browser tab is closed. seems i >> have to close the browser and reopen, then only i am presented login box. ... > I can only answer 2) > > When you authenticate with basic auth, you do not 'log in' or 'log > out', authentication is performed on every single request. Browsers > cache basic auth credentials and resubmit them on every request, until > the server responds with a 401 response (authentication required), at > which point the browser will prompt for new credentials. Is there a way to do that on a regular time interval, say every 20 min? Best regards, -Tom --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx