Apache Module mod_macro Description:
Provides macros within apache httpd runtime configuration files
Status:
Base
ModuleIdentifier:
macro_module
SourceFile:
mod_macro.c
Summary Provides macros within Apache httpd runtime configuration files, to ease the process of creating numerous similar configuration blocks. When the server starts up, the macros are expanded using the provided parameters, and the result is processed as along with the rest of the configuration file. Usage Macros are de