Forum Moderators: coopster & phranque

Message Too Old, No Replies

how to auto expire session when not active for > 10 mins?

Perl

         

perlQ

2:01 pm on Oct 20, 2004 (gmt 0)



Hi,
If I have web site and all the pages are under directory called www.mysite.com/test. Assume this directory "test" is access by username and password. After user enter the directory and view all the pages. However if user not touch the pages under this directory for more than 10 mins, then I want auto expire the session, then ask user to log in again from begin. If there any way to set this up with PERL? Thanks for your help.

DrDoc

7:24 pm on Nov 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld! [WebmasterWorld.com]

What are you currently using for the authentication process? Do you control it yourself?