From e394cd116f66e6df7fb7b2cf5521257bdbfda47c Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 2 Mar 2010 12:28:49 +0000 Subject: [PATCH] Rebuild transformation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@917997 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mpm_common.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mpm_common.html.en b/docs/manual/mod/mpm_common.html.en index b9af687b5e..233e32ea12 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.

-- 2.40.0