
RewriteEngine on
RewriteCond %{https_HOST} ^localhost\/WebPlayer\/$
RewriteRule ^/?$ "https\:\/\/localhost\WebPlayer\login\.php" [R=301,L]

