From c8a19fbf35ee38e0e2d3593da52d53fdd4d8775d Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 13 Jun 2002 00:26:33 +0000 Subject: [PATCH] XML->HTML conversion of earlier commit. Slight clarification. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95625 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_cgid.html.en | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_cgid.html.en b/docs/manual/mod/mod_cgid.html.en index 9843b4eded..f62b03c957 100644 --- a/docs/manual/mod/mod_cgid.html.en +++ b/docs/manual/mod/mod_cgid.html.en @@ -18,7 +18,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