1.1.1.2 ! misho 1: #!/usr/bin/env perl ! 2: ! 3: print "Status: 404\n", ! 4: "Content-Type: text/plain\n", ! 5: "\n", ! 6: "send404\n";