Options -Indexes
DirectoryIndex index.php
AddType application/manifest+json .webmanifest
AddType application/javascript .js
<FilesMatch "^(config\.php|.*\.(sqlite|db|bak|log|zip|md|json|txt))$">
    Require all denied
</FilesMatch>
