Ver original<?php$uri = $_SERVER['REQUEST_URI'];if($uri == "/contacto.php"){header('Location: datos-contacto/');}?>