
RewriteEngine on
RewriteCond %{HTTP_HOST} ^hemmatafarinan\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.hemmatafarinan\.com$
RewriteRule ^/?$ "https\:\/\/hemmatafarinan\.com\/home" [R=301,L]

#AddType text/html .css
RewriteCond %{HTTP_HOST} ^hemmatafarinan\.ir$ [OR]
RewriteCond %{HTTP_HOST} ^www\.hemmatafarinan\.ir$
RewriteRule ^/?$ "https\:\/\/hemmatafarinan\.com\/home" [R=301,L]
