DirectoryIndex index.php
Options -Indexes
RewriteEngine On
RewriteBase /backstage/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]