Add maximum time in .htaccess

This commit is contained in:
sparkyx 2006-09-02 18:25:56 +00:00
parent f3e3bff46f
commit 67e670e85b

View file

@ -2,4 +2,6 @@ php_value include_path .:../../include:../include:addon
php_flag magic_quotes_gpc off
php_flag session.auto_start on
php_value session.save_path /tmp
php_value max_execution_time 120