Options -Indexes
<IfModule mod_rewrite.c>
  RewriteEngine On
</IfModule>
<IfModule mod_authz_core.c>
    Require all granted
</IfModule>
