Apache Reference: mod_example
mod_example - Apache API Demonstration (Developers Only)
Since Apache 1.2, src/modules/example/mod_example.c
Ken Coar (1997)
mod_example is a demonstration-only module. It allows Apache module authors to easily explore the Apache Module API. The module basically hooks into every API processing phase, enable developers to observe the API processing steps. It should never be used within a production server, of course.
Directive:
Example