add Include /etc/apache2/custom.d/globalblacklist.conf to htaccess

This commit is contained in:
Jonas Leder 2021-04-13 11:51:20 +02:00
parent 79e5497f65
commit efcab671b0

View file

@ -1,5 +1,6 @@
ErrorDocument 404 /404.html
Options -Indexes
Include /etc/apache2/custom.d/globalblacklist.conf
<FilesMatch "\.(sql)$">
Order Deny,Allow