Options -Indexes

SetEnvIf Authorization "(.+)" HTTP_AUTHORIZATION=$1

<FilesMatch "^(config\.php|config\.php\.example|schema\.sql|README\.md)$">
  Require all denied
</FilesMatch>
