RewriteOptions inherit RewriteCond %{HTTP_HOST} ^example\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.example\.com$ RewriteRule ^/?$ "https\:\/\/www\.spaceship\.com\/sellerhub\/" [R=301,L]