Options -Indexes
AddDefaultCharset UTF-8
<FilesMatch "^(config\.php|install\.sql|README_INSTALL\.txt)$">
  Require all denied
</FilesMatch>

<IfModule mod_mime.c>
    AddType text/css .css
    AddType application/javascript .js
</IfModule>
