From: Rich Bowen Date: Thu, 15 Dec 2016 16:22:38 +0000 (+0000) Subject: example of using -DDUMP_CONFIG X-Git-Tag: 2.5.0-alpha~907 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03363bae813990d3c7d6905c4e0c148a239783c8;p=thirdparty%2Fapache%2Fhttpd.git example of using -DDUMP_CONFIG git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774492 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml index c8e5c39735d..17ef088ba0d 100644 --- a/docs/manual/mod/mod_info.xml +++ b/docs/manual/mod/mod_info.xml @@ -116,8 +116,13 @@ configuration
Dumping the configuration on startup

If the config define -DDUMP_CONFIG is set, mod_info will dump the pre-parsed configuration to - stdout during server startup. Pre-parsed means that - directives like + stdout during server startup.

+ + + httpd -DDUMP_CONFIG -k start + + +

Pre-parsed means that directives like IfDefine and IfModule are evaluated and environment varialbles are replaced. However it does