<IfDefine>
<IfDefine name
>
...
</IfDefine>
The <IfDefine>
directive enables a block, provided
the flag
-D
name
is used when Apache starts up. This makes it possible to
have multiple configurations within a single Config file. This is
mostly useful for testing and distribution purposes rather than for
dedicated sites.