RewriteEngine OnRewriteCond %{HTTP_HOST} ^(www\.)?MAIN_DOMAIN\.COM [NC]RewriteRule ^SUB_FOLDER_NAME/?(.*)$ /$1 [R=301,L]