Files
2026-02-22 21:59:33 +01:00

7 lines
114 B
ApacheConf

<IfModule mod_php5.c>
php_value engine off
</IfModule>
<IfModule mod_php4.c>
php_value engine off
</IfModule>