
RewriteEngine on
RewriteCond %{HTTP_HOST} ^artistic\-wood\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.artistic\-wood\.com$
RewriteRule ^/?$ "http\:\/\/www\.c2sparts\.com\/" [R=301,L]

