do you use cpanel? you can log into cpanel and manage your redirects there
otherwise you can put this into your htaccess file
find
add after this line
Code:
RewriteCond %{HTTP_HOST} ^probandoe.freehostia.com$
RewriteRule ^(.*)$ http://probandoe.freehostia.com/pagina.html [R=301,L]