Newer
Older
Include /etc/apache2/custom.d/globalblacklist.conf
<FilesMatch "\.(sql)$">
Order Deny,Allow
Deny from all
</FilesMatch>
Include /etc/apache2/custom.d/globalblacklist.conf
<FilesMatch "\.(sql)$">
Order Deny,Allow
Deny from all
</FilesMatch>