RewriteEngine on RewriteCond %{HTTP_HOST} ^article1st.org$ [OR] RewriteCond %{HTTP_HOST} ^www.article1st.org$ RewriteRule ^/?$ "http\:\/\/article1st\.org\/\." [R=301,L]