print "HTTP/1.1 307 temporary redirect\n"; print "Location: " . URI->new_abs($files[int(rand @files)], "http://bugzilla") . "\n\n";