RewriteCond %{HTTP_HOST} ^the8thlegion.com$ [NC] RewriteCond %{SERVER_PORT} ^80$ RewriteRule ^(.*)$ http://www.the8thlegion.com/$1 [R=301,L]