Options -Indexes
<FilesMatch "^(config\.php|config\.example\.php|install\.sql)$">
  Require all denied
</FilesMatch>
<IfModule mod_rewrite.c>
  RewriteEngine On
</IfModule>
