Chapter 11: Extending Apache


MyHandler.pm		-Perl content handler which generates an HTML page when 
			 called by Apache.

startup.pl			-Perl script for specifying mod_perl preloaded modules.

HelloWorld.java		-Simple Java program.

FormServlet.java		-Java servlet that takes input from an HTML form and display its output in an HTML page.

append			-to be appended to the Apache configuration file httpd.conf.

jserv.properties		-Example jserv.properties file.

HelloWorldServlet.java	-Simple java servlet.

suffixmap			-Perl script for mapping URLs with mod_rewrite.

monitor			-Perl script for monitoring log files.