0 ) { $sQuery = "?".$REDIRECT_QUERY_STRING; $sQuery = str_replace("DocID=","docid=",$sQuery); } // if there are upper case letters in the name, then change it to lower case and redirect there. if( $REDIRECT_URL != strtolower($REDIRECT_URL) ) { $sURL = strtolower($REDIRECT_URL).$sQuery; header("Cache-Control: no-cache, must-revalidate"); header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("HTTP/1.1 200 OK"); header("Status: 200 OK"); header("Location: http://".$_SERVER['HTTP_HOST'].$sURL); exit; } else { $sRefer=$_SERVER["HTTP_REFERER"]; $sRefer=str_replace("http://www.".$sitename.".com/","",$sRefer); $sQuery=str_replace("404;http://www.".$sitename.".com/","4",$sQuery); $sURL=$REDIRECT_URL; $sURL=str_replace("404;http://www.".$sitename.".com/","4",$sURL); header("Cache-Control: no-cache, must-revalidate"); header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); ?> <? echo $sitename ?> - Error 404

 

The file you asked for at address: was not found.

If you typed in a URL address, please check the URL to ensure that the path is correct.
 

GO BACK

 
Home Page