add Include /etc/apache2/custom.d/globalblacklist.conf to htaccess
This commit is contained in:
parent
79e5497f65
commit
efcab671b0
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
ErrorDocument 404 /404.html
|
||||
Options -Indexes
|
||||
Include /etc/apache2/custom.d/globalblacklist.conf
|
||||
|
||||
<FilesMatch "\.(sql)$">
|
||||
Order Deny,Allow
|
||||
|
|
Loading…
Reference in a new issue