Hi All, Anyone in here know how to enable session time out for ispconfig admin/client login page? Hope to hear from you soon.
hi, thanks for your info. I found another way, just put this 2 lines in config.inc.php session_set_cookie_params(900); session_start();