Files
src.dualinventive.com/mtinfo/dist/webroot/rc-4.05/scripts/other/.htaccess
2024-08-09 12:10:16 +02:00

5 lines
144 B
ApacheConf

<FilesMatch "\.(php|html?)$">
php_flag zlib.output_compression off
php_value max_execution_time 3000
php_value max_input_time 3000
</FilesMatch>