if ($mycondition) { print "Location: url_of_html_file\n\n"; } else { print "Location: url_of_another_html_file\n\n"; }