blob: d93dc7a175125184085d8b76069c8ee1e5738265 [file] [log] [blame]
<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://127.0.0.1:8000/ssl/resources/no-http-referer.cgi");
header("Cache-Control: no-cache,no-store");
?>