#!/usr/bin/perl print "Status: 301 Moved Permanently\n"; print "Location: https://seg6.net/\n"; print "\n";