Options -Indexes
DirectoryIndex index.php

RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

RewriteRule ^(src|config|storage|scripts)/ - [F,L]
