Files
archived-web-master/fetch/index.php

4 lines
46 B
PHP

<?php
header("Location: http://php.net/");
?>