r967 - webspace/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Nov 10 23:49:54 EST 2006


Author: floam
Date: 2006-11-10 23:49:54 -0500 (Fri, 10 Nov 2006)
New Revision: 967

Modified:
   webspace/include/thebrain.php
Log:
Try to see what is funny with this Apache


Modified: webspace/include/thebrain.php
===================================================================
--- webspace/include/thebrain.php	2006-11-11 02:31:37 UTC (rev 966)
+++ webspace/include/thebrain.php	2006-11-11 04:49:54 UTC (rev 967)
@@ -14,6 +14,9 @@
 else
 	$ua = false;
 
+if ($_GET['debug'])
+	echo $_SERVER['HTTP_HOST'];
+	
 if (strpos($_SERVER['HTTP_HOST'], "icculus"))
 	header("Location: http://ioquake3.org" . $_SERVER["REQUEST_URI"]);
 




More information about the quake3-commits mailing list