2018-05-07 10:51:08 -04:00

3 lines
43 B
PHP

<?php
header("HTTP/1.0 404 Not Found");
?>