RewriteCond %{HTTP_HOST} ^homya.org [OR]
RewriteCond %{HTTP_HOST} ^www\.homya.org$
RewriteRule ^(.*)$ "https\:\/\//somethingknow\.com\/$1" [R=301,L]
