.htaccess Redirect root domain to a subfolder .htaccess June 7, 2012 Pramod T P RewriteEngine On RewriteCond %{HTTP_HOST} ^(www.)?phpcodez.com$ RewriteRule ^(/)?$ mobile [L]