]> granicus.if.org Git - apache/commitdiff
example of using -DDUMP_CONFIG
authorRich Bowen <rbowen@apache.org>
Thu, 15 Dec 2016 16:22:38 +0000 (16:22 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 15 Dec 2016 16:22:38 +0000 (16:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774492 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_info.xml

index c8e5c39735d4c18a6b7981edb80c98b828fbf00f..17ef088ba0d47fe38a684e860e643242bcb9e3c9 100644 (file)
@@ -116,8 +116,13 @@ configuration</description>
 <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