Files
itassistent/lib/ckfinder/userfiles/.htaccess
T
2018-10-17 11:14:38 +03:00

7 lines
114 B
ApacheConf

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