Home | History | Annotate | Download | only in resources
      1 <?php
      2 header("HTTP/1.1 301 Moved Permanently");
      3 header("Location: http://127.0.0.1:8000/ssl/resources/no-http-referer.cgi");
      4 header("Cache-Control: no-cache,no-store");
      5 ?>
      6