mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
471191997e
Apache module for use macros in config files
7 lines
321 B
Plaintext
7 lines
321 B
Plaintext
mod_macro is a third-party module to the Apache Http Server, distributed with
|
|
a BSD-style license like Apache. It allows the definition and use of macros
|
|
within apache runtime configuration files. The syntax is a natural extension
|
|
to apache html-like configuration style.
|
|
|
|
WWW: http://www.cri.ensmp.fr/~coelho/mod_macro/
|