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

4 lines
46 B
PHP

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