RewriteEngine on RewriteCond %{HTTP_HOST} ocdepot\.com [NC] RewriteCond %{REQUEST_URI} !/oscom RewriteRule (.*) /oscom/$1 [r=301,nc]