You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
175 B
ApacheConf

php_flag display_errors Off
php_flag log_errors On
php_value error_log errors.log
php_value upload_max_filesize 8M
php_value post_max_size 9M
php_value max_execution_time 600