1. RewriteCond %{HTTP_HOST} ^partners.domain.com [NC]
  2. RewriteRule ^(.*)$ http://partner.domain.com/$1 [R=301,L]