Files
FileRise/uploads/.htaccess

7 lines
133 B
ApacheConf

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