mirror of
https://github.com/error311/FileRise.git
synced 2026-01-06 03:40:11 -06:00
7 lines
133 B
ApacheConf
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 |