RewriteEngine on RewriteCond %{HTTP_HOST} ^domain\.ru [NC] RewriteRule ^(.*) http://pda.domain.ru/$1 [R,L]