Files
CRM/kcfinder/upload/.htaccess
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

7 lines
114 B
ApacheConf

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