RewriteEngine on RewriteCond %{HTTP_HOST} ^your-domain\.com RewriteRule ^(.*)$ http://your-vb-root-path/$1 [R=permanent,L]