if (file_exists("underConstruction.htm")) { header("Location:underConstruction.htm"); } else { header("Location:sitio/default.php"); } ?>