blob: bc47ba016fcb31b7ad42a6c8b8bd4695638db2b0 [file] [log] [blame]
<?
header('Status: 303 See Other');
header('Location: http://127.0.0.1:8000/ping-target-does-not-exist');
?>