#!/usr/bin/perl use strict; use warnings; print "Content-type: text/html\n\n"; print ""; print "
Hello
"; print ""; print "

Hello World!

\n"; print ""; print ""; 1; #### apachectl -V #### Require all granted