]> granicus.if.org Git - apache/commit
Add -D DUMP_RUN_CFG option to dump some configuration items
authorStefan Fritsch <sf@apache.org>
Sun, 9 Oct 2011 18:35:23 +0000 (18:35 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 9 Oct 2011 18:35:23 +0000 (18:35 +0000)
commit0ddfb3e6ccf8b5bc6995b63732dc0a0fa58f8790
tree47e100c65525f10b4b7834d13333c2fb75e9a41f
parentcd17cd2c10f8d47e115e6c07e30b758dece17010
Add -D DUMP_RUN_CFG option to dump some configuration items
from the parsed (or default) config. This is useful for init scripts that
need to setup temporary directories and permissions, for example if those
temporary directories are located on a ram disk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180681 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/mpm_common.h
include/util_mutex.h
modules/arch/unix/mod_unixd.c
modules/ssl/ssl_engine_config.c
os/unix/unixd.h
server/core.c
server/main.c
server/mpm_common.c
server/util_mutex.c