This is what\'s inside the .htaccess
RewriteEngine on RewriteCond %{HTTP_HOST} ^(.*)\\.domain\\.com RewriteRule ^(.*)$ Subdomains/%1/$1 [L,NC,QSA]