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