Options -Indexes
<IfModule mod_rewrite.c>
RewriteEngine On
</IfModule>
<FilesMatch "\.(env|sql|log)$">
Require all denied
</FilesMatch>
