RewriteEngine On # 302 Redirect to ecogenix.in while keeping the full path and query string RewriteCond %{HTTP_HOST} ^(www\.)?ricehusksupplier\.com$ [NC] RewriteRule ^(.*)$ https://ecogenix.in/$1 [R=302,L]