blob: 63f859dd907343463a21f58473c538b2e19b98a8 [file] [log] [blame]
<?php
header("HTTP/1.1 303 See Other");
header("Location: http://127.0.0.1:8000/ssl/resources/no-http-referer.cgi");
header("Cache-Control: no-cache,no-store");
?>