
Apache::ModuleDoc - Self documentation for Apache C modules

<Location /manual/mod> SetHandler perl-script PerlHandler Apache::ModuleDoc </Location>

This modules provides a documentation template for Apache C modules. The Location for which this module is configured should be where the standard Apache module documentation lives. If a request URI relative to that Location is a module name (not the .html file), Apache::ModuleDoc will do it's work, otherwise it will DECLINE to handle the request.

Doug MacEachern

Apache::Module(3), Apache(3), mod_perl(3)