I want to up the time my users will stay logged into my site without getting automatically logged out after a period of inactivity. I'm tracking the logged in status using PHP sessions.
How can I set this, I'm trying to control this from my .htaccess file.