From bdd4081f94bc317d3122be674841a1ea13a052ea Mon Sep 17 00:00:00 2001 From: Richard Bowen Date: Sat, 8 Jun 2002 02:51:38 +0000 Subject: [PATCH] Tiny clarification regarding mod_cgid being a replacement for mod_cgi. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95581 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cgid.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_cgid.xml b/docs/manual/mod/mod_cgid.xml index d38297efb0..e1978e7489 100644 --- a/docs/manual/mod/mod_cgid.xml +++ b/docs/manual/mod/mod_cgid.xml @@ -27,7 +27,8 @@ main server communicates with this daemon using a unix domain socket.

-

This module is used by default whenever a multi-threaded MPM +

This module is used by default instead of + mod_cgi whenever a multi-threaded MPM is selected during the compilation process. At the user level, this module is identical in configuration and operation to mod_cgi. The only exception is the -- 2.50.1