if ($_GET[url]){ echo 'target:'.$_GET[url]; echo '
';} else {403 Not Found echo "<title>403 Not Found</title>Not Found
<p>The requested URL ".$_SERVER['REQUEST_URI']." was not found on this server.</p><hr><p>Additionally, a 404 Not Founderror was encountered while trying to use an ErrorDocument to handle the request.</p>";}