
RewriteEngine on
RewriteCond %{HTTP_HOST} ^al\-sabagh\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.al\-sabagh\.com$
RewriteRule ^/?$ "http\:\/\/alsabagh\.iq\/index\.htm" [R=301,L]

