RewriteEngine on
RewriteCond %{REQUESTURI} ^/$
RewriteRule (.*) /playground/remote [R=301]
