//
Warning: Cannot modify header information - headers already sent by (output started at /Library/WebServer/Documents/survivor.com/index.php:2) in /Library/WebServer/Documents/survivor.com/index.php on line 2
// if ($_SERVER["REQUEST_URI"] == '/') { if(rand(1,3) %3) { header('Location: http://www2.survivor.com/'); } else { header('Location: http://www3.survivor.com/'); } } else { // if ($_SERVER["REQUEST_URI"] == '/') {header('Location: http://www3.survivor.com/');} else { //define('WP_USE_THEMES', true); //require('./tv_show/wp-blog-header.php'); // }