Welcome to Campus recreation

header( "HTTP/1.1 301 Moved Permanently" );
header( "Status: 301 Moved Permanently" );
header( "Location: http://www.neu.edu/~campsrec/index.php" );
exit(0); // This is Optional but suggested, to avoid any accidental output
?>