On Wed, Apr 03, 2002 at 12:08:46PM +0100, Pier Fumagalli wrote:
> 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, I haven't tested this, but this is awesome and was badly needed!!
Good job! +1

-aaron

Reply via email to