RewriteEngine On RewriteCond % {HTTP_HOST} ^www.myhostpr.bget\.ru$ [NC] RewriteRule ^ (.*) $ http:// myhostpr.bget.ru//$1 [R=301,L]