Files
FileRise/uploads/.htaccess
2025-03-21 11:17:24 -04:00

7 lines
127 B
ApacheConf

<IfModule mod_php7.c>
php_flag engine off
</IfModule>
<IfModule mod_php.c>
php_flag engine off
</IfModule>
Options -Indexes