Hello,
You need an extra line in there, just in case:
RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_HOST} ^cisoft.x10.mx$ [OR]
RewriteCond %{HTTP_HOST} ^www.cisoft.x10.mx$
RewriteRule ^/?$ "http\:\/\/cisoft\.x10\.mx" [R=301,L]
Also, your site is not in English, Spanish or French. Are...