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

Hello World

\n"; #### Index of / cgi-bin/ Apache Server at protechflooring.co.uk Port 80 #### #!/usr/local/bin/perl use strict; print "Content-type: text/html\n\n"; print "

Hello World

\n"; ##
## PHP Test Hello World

'; ?> ##
## #!/usr/local/bin/perl use strict; print "Content-type: text/html\n\n"; print "

Hello World From the Perl File

\n"; ##
## html> PHP Test Hello World From the PHP File

'; ?> ##
## Hello There I am the html file