Bug 31956 - dump configuration data for apache
Summary: dump configuration data for apache
Status: RESOLVED FIXED
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Core (show other bugs)
Version: 2.5-HEAD
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2004-10-29 09:53 UTC by John van Zantvoort
Modified: 2012-02-26 16:35 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John van Zantvoort 2004-10-29 09:53:43 UTC
Add a parameter which when invoked dumps the _entire_ configuration and it's
options to stdout.

To test the syntax of a file you've got the '-t' option allthough in some
configurations this isn't very helpfull since one can only guess what has been
configured and what hasn't (e.g. "Is this Ifmodule used or not?" of "What are
the Options settings in this directory?")

Although I sure it's not as easy as it might sound I'm certain it would be quite
helpfull. We maintain a lot of systems accross a lot of operatingsystem
platforms and even more diffrences in compile settings. Figuring what goes where
is becomming a pain.
Comment 1 Paul Querna 2005-06-03 04:33:56 UTC
how should Includes be handled?

Do you just want the 'parsed' config, like what mod_info can show?
Comment 2 Jeff Trawick 2005-06-03 10:34:28 UTC
It would be cool in a support environment to generate a preprocessed
configuration, where include files are expanded and IfModule and IfDefine
directives have been processed.
Comment 3 Stefan Fritsch 2011-03-29 17:42:06 UTC
Fixed in r1086441
Comment 4 Stefan Fritsch 2012-02-26 16:35:13 UTC
fixed in 2.4.1