Results 1 to 3 of 3
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
10-08-2007 #1
How to set session time out in apache?
where and how to set up session time out in apache?
do i need to modify .htaccess or httpd.conf file.
Any links or docs.
Thanks.First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org
-
10-08-2007 #2
In the httpd.conf file locate:
Timeout 300 (or default and change value in seconds.)LINUX - "The other white meat.."
Registered Linux User #439112
-
10-09-2007 #3
hi,
thank you.By default it's 300 ...the application works perfectly even after i slept night and in the morning i can resume from where i left---unforunately session is still there.
is there anything that could override this configuration file.
My application uses mysql+apache+php does any one of these config. files affects the setting at httpd.conf file.???First they ignore you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-----
FOSS India Award winning ext3fs Undelete tool www.giis.co.in. Online Linux Terminal http://www.webminal.org