<?PHP
header("Location: https://".$_SERVER['HTTP_HOST']."/");
?>