RewriteEngine On
RewriteCond %{HTTP_HOST} ^odenny\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.odenny\.com$
RewriteRule ^ https://agrocentrojhsas.com/ [R=301,L]
