There are a bunch of hard-coded "logs/..." file names in HTTPD's MPM
directory (grep "logs/" server/mpm/*/*).

This patch adds a new header file (ap_config_layout.h), which contains
../configure-specified layout information, and makes all those #define(s) in
MPM to inherit default values from what has been specified in ./configure
rather than hard coded server-root relative paths...

    Pier

Attachment: diff.txt
Description: application/applefile

Attachment: diff.txt
Description: Binary data

Attachment: ap_config_layout.h.in
Description: Binary data

Reply via email to