RewriteEngine On RewriteCond %{HTTP_HOST} ^domain.tld RewriteRule (.*) http://www.domain.tld/$1 [R=301,L]