summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2002-06-13 00:26:33 +0000
committerRich Bowen <rbowen@apache.org>2002-06-13 00:26:33 +0000
commitc8a19fbf35ee38e0e2d3593da52d53fdd4d8775d (patch)
tree8b9954b5e483bc179e1ebe7baecd3baf68df9ec6
parent4663c439dc07ab9c4492cf5196ba7fffb7b51ae7 (diff)
downloadhttpd-c8a19fbf35ee38e0e2d3593da52d53fdd4d8775d.tar.gz
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
-rw-r--r--docs/manual/mod/mod_cgid.html.en3
1 files changed, 2 insertions, 1 deletions
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.</p>
- <p>This module is used by default whenever a multi-threaded MPM
+ <p>This module is used by default instead of
+ <code><a href="mod_cgi.html">mod_cgi</a></code> whenever a multi-threaded MPM
is selected during the compilation process. At the user level,
this module is identical in configuration and operation to
<code><a href="mod_cgi.html">mod_cgi</a></code>. The only exception is the