It worked fine at my cpanel and this is what it should look like:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^siteactv.heliohost.org$ [OR]
RewriteCond %{HTTP_HOST} ^www.siteactv.heliohost.org$
RewriteRule ^index\.php$ "http\:\/\/www\.siteactv\.heliohost\.org\/manutencao\/index\.html" [R=301,L]
Try a simple redirect like:
siteactv.heliohost.org/index.php redirect to http://www.google.com
And if you still get an error I'll escalate this to the root admin.