Tests to see what things are working & enabled on the webserver.

Is directory listing enaabled: folder

See if shtml, is working shtml-test.shtml

See if PHP is working: php-test.php

See if Perl is working in current directory: perl-test.pl ???????
See if Perl is working in /cgi-bin directory: perl-test.pl ???????

See if Perl is working in current directory: calprog.cgi ???????
See if Perl is working in /cgi-bin directory: calprog.cgi ???????

See if Python is working in current directory : python-test.py ???????
See if Python is working in /cgi-bin directory: python-test.py ???????

Is htpasswd/htaccess enabled: protected folder