<section id="startup"><title>Dumping the configuration on startup</title>
<p>If the config define <code>-DDUMP_CONFIG</code> is set,
<module>mod_info</module> will dump the pre-parsed configuration to
- <code>stdout</code> during server startup. Pre-parsed means that
- directives like
+ <code>stdout</code> during server startup.</p>
+
+ <highlight langage="sh">
+ httpd -DDUMP_CONFIG -k start
+ </highlight>
+
+ <p>Pre-parsed means that directives like
<directive type="section" module="core">IfDefine</directive> and
<directive type="section" module="core">IfModule</directive> are
evaluated and environment varialbles are replaced. However it does