Options -Indexes
RewriteEngine On
RewriteRule ^(public|favicon.ico|sitemap.xml|robots.txt|BingSiteAuth.xml|ads.txt)($|/) - [L]
RewriteRule ^ index.php [L]
