Add maximum time in .htaccess
This commit is contained in:
parent
f3e3bff46f
commit
67e670e85b
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue