Apache Reference: mod_info, AddModuleInfo

AddModuleInfo

Add Extra Information to Description of a Module
Syntax: AddModuleInfo module-source A
Example: AddModuleInfo mod_ssl.c "SSL/TLS"
Since: Apache 1.3

This directive allows the content of string to be shown as additional information for the module module-source in mod_info's generated web pages.