my $rewritten_url = 'http://pss.example.com/23487129378378123'; print "302 Moved\n"; print "Location: $rewritten_url\n"; print "\n"