if ( $ENV{'HTTP_REFERRER'} =~ /dumbdomain.com/ ) { print("Location: http://www.anotherpage.com\n\n"); }