<directive>SubstituteInheritBefore</directive> is itself inherited,
hence contexts that inherit it (those that don't specify their own
<directive>SubstituteInheritBefore</directive> value) will apply the
- closest defined merge order.
+ closest defined merge order.</p>
</usage>
</directivesynopsis>
<dt>Run-time Loadable MPMs</dt>
<dd>Multiple MPMs can now be <a href="mpm.html#dynamic">built
as loadable modules</a> at compile time.
- The MPM of choice can be configured at run time.</dd>
+ The MPM of choice can be configured at run time via <directive
+ module="mod_so">LoadModule</directive>.</dd>
<dt>Event MPM</dt>
<dd>The <a href="mod/event.html">Event MPM</a> is no longer experimental