
RewriteEngine on
Redirect http://diamondinterest.com.my/index.html http://di2u.com.my/
RewriteCond %{HTTP_HOST} ^m\.di2u\.com\.my$ [OR]
RewriteCond %{HTTP_HOST} ^www\.m\.di2u\.com\.my$
RewriteRule ^/?$ "http\:\/\/175\.139\.200\.105\/di\/m\.htm" [R=301,L]

RewriteCond %{HTTP_HOST} ^win\.di2u\.com\.my$ [OR]
RewriteCond %{HTTP_HOST} ^www\.win\.di2u\.com\.my$
RewriteRule ^/?$ "http\:\/\/175\.139\.200\.105\/winwin\/index\.html" [R=301,L]

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
