header("HTTP/1.1 301 Movido permanentemente"); header("Local: http://www.ovio.com.br/brbdigital/index.html"); $redirect= "http://ovio.com.br/home1/ovio"; header("location:$redirect"); exit(); ?>