8 lines
No EOL
173 B
ApacheConf
8 lines
No EOL
173 B
ApacheConf
ErrorDocument 404 /404.html
|
|
Options -Indexes
|
|
Include /etc/apache2/custom.d/globalblacklist.conf
|
|
|
|
<FilesMatch "\.(sql)$">
|
|
Order Deny,Allow
|
|
Deny from all
|
|
</FilesMatch> |