From: Rich Bowen Date: Tue, 2 Mar 2010 12:28:49 +0000 (+0000) Subject: Rebuild transformation. X-Git-Tag: 2.3.6~419 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e394cd116f66e6df7fb7b2cf5521257bdbfda47c;p=thirdparty%2Fapache%2Fhttpd.git Rebuild transformation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917997 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index b9af687b5ec..233e32ea12f 100644 --- a/docs/manual/mod/mpm_common.html.en +++ b/docs/manual/mod/mpm_common.html.en @@ -68,7 +68,7 @@ switch before dumping core

This controls the directory to which Apache attempts to switch before dumping core. If your operating system is configured to - create core files in the crashing processes working directory, + create core files in the working directory of the crashing process, CoreDumpDirectory is necessary to change working directory from the default ServerRoot directory, which should not be writable by the user the server runs as.