- remove all old php_value settings as they wont work with php-fpm - test check for removeLB - fix URL for Error handling include in admin header
5 lines
93 B
ApacheConf
5 lines
93 B
ApacheConf
# all .inc files are denied access from outside
|
|
<Files "*.inc">
|
|
Require all denied
|
|
</Files>
|