]> granicus.if.org Git - apache/commitdiff
Update Japanese translations.
authorYoshiki Hayashi <yoshiki@apache.org>
Fri, 26 Jul 2002 08:03:01 +0000 (08:03 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Fri, 26 Jul 2002 08:03:01 +0000 (08:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96197 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/mpm_common.html.ja.jis
docs/manual/mod/mpm_common.xml.ja
docs/manual/sitemap.html.ja.jis
docs/manual/suexec.html.ja.jis

index a9cf253fdd6831ffada4e7d44c78b55e19276ef4..b977250b8fc1934bcefcb7827bf0b59165e88cba 100644 (file)
@@ -117,41 +117,41 @@ response without an explicit character set</td></tr><tr><td nowrap="nowrap"><a h
 
       <dd>
 
-      Allow use of the authorization directives (<a href="mod_auth_dbm.html#authdbmgroupfile" class="directive"><code class="directive">AuthDBMGroupFile</code></a>,
-      <a href="mod_auth_dbm.html#authdbmuserfile" class="directive"><code class="directive">AuthDBMUserFile</code></a>,
-      <a href="mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a>,
+      Allow use of the authorization directives (<a href="../mod/mod_auth_dbm.html#authdbmgroupfile" class="directive"><code class="directive">AuthDBMGroupFile</code></a>,
+      <a href="../mod/mod_auth_dbm.html#authdbmuserfile" class="directive"><code class="directive">AuthDBMUserFile</code></a>,
+      <a href="../mod/mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a>,
       <a href="#authname" class="directive"><code class="directive">AuthName</code></a>, 
-      <a href="#authtype" class="directive"><code class="directive">AuthType</code></a>, <a href="mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a>, <a href="#require" class="directive"><code class="directive">Require</code></a>, <em>etc.</em>).</dd>
+      <a href="#authtype" class="directive"><code class="directive">AuthType</code></a>, <a href="../mod/mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a>, <a href="#require" class="directive"><code class="directive">Require</code></a>, <em>etc.</em>).</dd>
 
       <dt>FileInfo</dt>
 
       <dd>
-      Allow use of the directives controlling document types (<a href="#defaulttype" class="directive"><code class="directive">DefaultType</code></a>, <a href="#errordocument" class="directive"><code class="directive">ErrorDocument</code></a>, <a href="#forcetype" class="directive"><code class="directive">ForceType</code></a>, <a href="mod_negotiation.html#languagepriority" class="directive"><code class="directive">LanguagePriority</code></a>,
+      Allow use of the directives controlling document types (<a href="#defaulttype" class="directive"><code class="directive">DefaultType</code></a>, <a href="#errordocument" class="directive"><code class="directive">ErrorDocument</code></a>, <a href="#forcetype" class="directive"><code class="directive">ForceType</code></a>, <a href="../mod/mod_negotiation.html#languagepriority" class="directive"><code class="directive">LanguagePriority</code></a>,
       <a href="#sethandler" class="directive"><code class="directive">SetHandler</code></a>, <a href="#setinputfilter" class="directive"><code class="directive">SetInputFilter</code></a>, <a href="#setoutputfilter" class="directive"><code class="directive">SetOutputFilter</code></a>, and 
-      <code><a href="mod_mime.html">mod_mime</a></code> Add* and Remove*
+      <code><a href="../mod/mod_mime.html">mod_mime</a></code> Add* and Remove*
       directives, <em>etc.</em>).</dd>
 
       <dt>Indexes</dt>
 
       <dd>
       Allow use of the directives controlling directory indexing
-      (<a href="mod_autoindex.html#adddescription" class="directive"><code class="directive">AddDescription</code></a>,
-      <a href="mod_autoindex.html#addicon" class="directive"><code class="directive">AddIcon</code></a>, <a href="mod_autoindex.html#addiconbyencoding" class="directive"><code class="directive">AddIconByEncoding</code></a>,
-      <a href="mod_autoindex.html#addiconbytype" class="directive"><code class="directive">AddIconByType</code></a>,
-      <a href="mod_autoindex.html#defaulticon" class="directive"><code class="directive">DefaultIcon</code></a>, <a href="mod_dir.html#directoryindex" class="directive"><code class="directive">DirectoryIndex</code></a>, <a href="mod_autoindex.html#fancyindexing" class="directive"><code class="directive">FancyIndexing</code></a>, <a href="mod_autoindex.html#headername" class="directive"><code class="directive">HeaderName</code></a>, <a href="mod_autoindex.html#indexignore" class="directive"><code class="directive">IndexIgnore</code></a>, <a href="mod_autoindex.html#indexoptions" class="directive"><code class="directive">IndexOptions</code></a>, <a href="mod_autoindex.html#readmename" class="directive"><code class="directive">ReadmeName</code></a>,
+      (<a href="../mod/mod_autoindex.html#adddescription" class="directive"><code class="directive">AddDescription</code></a>,
+      <a href="../mod/mod_autoindex.html#addicon" class="directive"><code class="directive">AddIcon</code></a>, <a href="../mod/mod_autoindex.html#addiconbyencoding" class="directive"><code class="directive">AddIconByEncoding</code></a>,
+      <a href="../mod/mod_autoindex.html#addiconbytype" class="directive"><code class="directive">AddIconByType</code></a>,
+      <a href="../mod/mod_autoindex.html#defaulticon" class="directive"><code class="directive">DefaultIcon</code></a>, <a href="../mod/mod_dir.html#directoryindex" class="directive"><code class="directive">DirectoryIndex</code></a>, <a href="../mod/mod_autoindex.html#fancyindexing" class="directive"><code class="directive">FancyIndexing</code></a>, <a href="../mod/mod_autoindex.html#headername" class="directive"><code class="directive">HeaderName</code></a>, <a href="../mod/mod_autoindex.html#indexignore" class="directive"><code class="directive">IndexIgnore</code></a>, <a href="../mod/mod_autoindex.html#indexoptions" class="directive"><code class="directive">IndexOptions</code></a>, <a href="../mod/mod_autoindex.html#readmename" class="directive"><code class="directive">ReadmeName</code></a>,
       <em>etc.</em>).</dd>
 
       <dt>Limit</dt>
 
       <dd>
-      Allow use of the directives controlling host access (<a href="mod_access.html#allow" class="directive"><code class="directive">Allow</code></a>, <a href="mod_access.html#deny" class="directive"><code class="directive">Deny</code></a> and <a href="mod_access.html#order" class="directive"><code class="directive">Order</code></a>).</dd>
+      Allow use of the directives controlling host access (<a href="../mod/mod_access.html#allow" class="directive"><code class="directive">Allow</code></a>, <a href="../mod/mod_access.html#deny" class="directive"><code class="directive">Deny</code></a> and <a href="../mod/mod_access.html#order" class="directive"><code class="directive">Order</code></a>).</dd>
 
       <dt>Options</dt>
 
       <dd>
       Allow use of the directives controlling specific directory
       features (<a href="#options" class="directive"><code class="directive">Options</code></a> and
-      <a href="mod_include.html#xbithack" class="directive"><code class="directive">XBitHack</code></a>).</dd>
+      <a href="../mod/mod_include.html#xbithack" class="directive"><code class="directive">XBitHack</code></a>).</dd>
     </dl>
 
     <p>Example:</p>
@@ -165,8 +165,8 @@ authentication</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syn
     <code class="directive">AuthName</code> takes a single argument; if the
     realm name contains spaces, it must be enclosed in quotation
     marks.  It must be accompanied by <a href="#authtype" class="directive"><code class="directive">AuthType</code></a> and <a href="#require" class="directive"><code class="directive">Require</code></a> directives, and directives such
-    as <a href="mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a> and
-    <a href="mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a> to
+    as <a href="../mod/mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a> and
+    <a href="../mod/mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a> to
     work.</p>
 
    <p>For example:</p>
@@ -182,8 +182,8 @@ authentication</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syn
     currently implemented. 
 
      It must be accompanied by <a href="#authname" class="directive"><code class="directive">AuthName</code></a> and <a href="#require" class="directive"><code class="directive">Require</code></a> directives, and directives such
-     as <a href="mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a> and
-     <a href="mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a> to
+     as <a href="../mod/mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a> and
+     <a href="../mod/mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a> to
      work.</p>
 <p><strong>See also </strong></p><ul><li><a href="../howto/auth.html">Authentication, Authorization,
 and Access Control</a></li></ul><hr/><h2><a name="CGIMapExtension">CGIMapExtension</a> <a name="cgimapextension">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Technique for locating the interpreter for CGI 
@@ -385,7 +385,7 @@ Location</a></li></ul><hr/><h2><a name="EnableMMAP">EnableMMAP</a> <a name="enab
     memory-mapping if it needs to read the contents of a file during
     delivery.  By default, when the handling of a request requires
     access to the data within a file-- for example, when delivering a
-    server-parsed file using <code><a href="mod_include.html">mod_include</a></code>-- Apache
+    server-parsed file using <code><a href="../mod/mod_include.html">mod_include</a></code>-- Apache
     memory-maps the file if the OS supports it.
     </p>
     <p>
@@ -608,7 +608,7 @@ MIME content-type</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#
     address. (In "tcpwrappers" terminology this is called
     <code>PARANOID</code>.)</p>
 
-    <p>Regardless of the setting, when <code><a href="mod_access.html">mod_access</a></code> is
+    <p>Regardless of the setting, when <code><a href="../mod/mod_access.html">mod_access</a></code> is
     used for controlling access by hostname, a double reverse lookup
     will be performed.  This is necessary for security. Note that the
     result of this double-reverse isn't generally available unless you
@@ -708,7 +708,7 @@ presence of absence of a specific module</td></tr><tr><td nowrap="nowrap"><a hre
     <p>In the former case, the directives between the start and end
     markers are only processed if the module named <em>module
     name</em> is included in Apache -- either compiled in or
-    dynamically loaded using <a href="mod_so.html#loadmodule" class="directive"><code class="directive">LoadModule</code></a>. The second format
+    dynamically loaded using <a href="../mod/mod_so.html#loadmodule" class="directive"><code class="directive">LoadModule</code></a>. The second format
     reverses the test, and only processes the directives if <em>module
     name</em> is <strong>not</strong> included.</p>
 
@@ -1368,8 +1368,8 @@ a resource</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax"
 
     <p><code class="directive">Require</code> must be accompanied by
     <a href="#authname" class="directive"><code class="directive">AuthName</code></a> and <a href="#authtype" class="directive"><code class="directive">AuthType</code></a> directives, and directives such
-    as <a href="mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a>
-    and <a href="mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a> (to
+    as <a href="../mod/mod_auth.html#authuserfile" class="directive"><code class="directive">AuthUserFile</code></a>
+    and <a href="../mod/mod_auth.html#authgroupfile" class="directive"><code class="directive">AuthGroupFile</code></a> (to
     define users and groups) in order to work correctly. Example:</p>
 
 <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><code>
@@ -1387,7 +1387,7 @@ a resource</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax"
     place the <code class="directive">Require</code> statement into a
     <a href="#limit" class="directive"><code class="directive">&lt;Limit&gt;</code></a>
     section.</p>
-<p><strong>See also </strong></p><ul><li><a href="#satisfy" class="directive"><code class="directive">Satisfy</code></a></li><li><code><a href="mod_access.html">mod_access</a></code></li></ul><hr/><h2><a name="RLimitCPU">RLimitCPU</a> <a name="rlimitcpu">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Limits the CPU consumption of processes launched
+<p><strong>See also </strong></p><ul><li><a href="#satisfy" class="directive"><code class="directive">Satisfy</code></a></li><li><code><a href="../mod/mod_access.html">mod_access</a></code></li></ul><hr/><h2><a name="RLimitCPU">RLimitCPU</a> <a name="rlimitcpu">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Limits the CPU consumption of processes launched
 by Apache children</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>RLimitCPU <em>number</em>|max [<em>number</em>|max]</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default:</a></td><td><code>Unset; uses operating system defaults</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>server config, virtual host</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr></table></td></tr></table>
     <p>Takes 1 or 2 parameters. The first parameter sets the soft
     resource limit for all processes and the second parameter sets
@@ -1475,7 +1475,7 @@ user authentication</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.htm
     Satisfy any
     </code></td></tr></table></blockquote>
    
-<p><strong>See also </strong></p><ul><li><a href="mod_access.html#allow" class="directive"><code class="directive">Allow</code></a></li><li><a href="#require" class="directive"><code class="directive">Require</code></a></li></ul><hr/><h2><a name="ScriptInterpreterSource">ScriptInterpreterSource</a> <a name="scriptinterpretersource">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Technique for locating the interpreter for CGI 
+<p><strong>See also </strong></p><ul><li><a href="../mod/mod_access.html#allow" class="directive"><code class="directive">Allow</code></a></li><li><a href="#require" class="directive"><code class="directive">Require</code></a></li></ul><hr/><h2><a name="ScriptInterpreterSource">ScriptInterpreterSource</a> <a name="scriptinterpretersource">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Technique for locating the interpreter for CGI 
 scripts</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>ScriptInterpreterSource registry|script</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">Default:</a></td><td><code>ScriptInterpreterSource script</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>directory, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">Override:</a></td><td>FileInfo</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr><tr><td nowrap="nowrap" align="left" valign="top"><a href="directive-dict.html#Compatibility" class="help">Compatibility:</a></td><td>Win32 only</td></tr></table></td></tr></table>
     <p>This directive is used to control how Apache finds the
     interpreter used to run CGI scripts. The default technique is to
@@ -1537,7 +1537,7 @@ itself</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" cla
     <p>See the description of the
     <a href="#usecanonicalname" class="directive"><code class="directive">UseCanonicalName</code></a> directive for
     settings which determine whether self-referential URL's (e.g., by the
-    <code><a href="mod_dir.html">mod_dir</a></code> module) will refer to the
+    <code><a href="../mod/mod_dir.html">mod_dir</a></code> module) will refer to the
     specified port, or to the port number given in the client's request.
     </p>
 <p><strong>See also </strong></p><ul><li><a href="../dns-caveats.html">DNS Issues</a></li><li><a href="../vhosts/">Apache virtual host
@@ -1629,13 +1629,13 @@ handler</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" cl
     &lt;/Location&gt;
 </code></td></tr></table></blockquote>
 
-<p><strong>See also </strong></p><ul><li><a href="mod_mime.html#addhandler" class="directive"><code class="directive">AddHandler</code></a></li></ul><hr/><h2><a name="SetInputFilter">SetInputFilter</a> <a name="setinputfilter">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Sets the filters that will process client requests and POST
+<p><strong>See also </strong></p><ul><li><a href="../mod/mod_mime.html#addhandler" class="directive"><code class="directive">AddHandler</code></a></li></ul><hr/><h2><a name="SetInputFilter">SetInputFilter</a> <a name="setinputfilter">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Sets the filters that will process client requests and POST
 input</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>SetInputFilter <em>filter</em>[<em>;filter</em>...]</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>server config, virtual host, directory, .htaccess</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Override" class="help">Override:</a></td><td>FileInfo</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr></table></td></tr></table>
     <p>The <code class="directive">SetInputFilter</code> directive sets the
     filter or filters which will process client requests and POST
     input when they are received by the server. This is in addition to
     any filters defined elsewhere, including the
-    <a href="mod_mime.html#addinputfilter" class="directive"><code class="directive">AddInputFilter</code></a>
+    <a href="../mod/mod_mime.html#addinputfilter" class="directive"><code class="directive">AddInputFilter</code></a>
     directive.</p>
 
     <p>If more than one filter is specified, they must be separated
@@ -1647,7 +1647,7 @@ server</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" cla
     which will process responses from the server before they are
     sent to the client. This is in addition to any filters defined
     elsewhere, including the
-    <a href="mod_mime.html#addoutputfilter" class="directive"><code class="directive">AddOutputFilter</code></a>
+    <a href="../mod/mod_mime.html#addoutputfilter" class="directive"><code class="directive">AddOutputFilter</code></a>
     directive.</p>
 
     <p>For example, the following configuration will process all files
@@ -1730,7 +1730,7 @@ port</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class
     they want as a hostname. But if the CGI is only using
     <code>SERVER_NAME</code> to construct self-referential URLs
     then it should be just fine.</p>
-<p><strong>See also </strong></p><ul><li><a href="#servername" class="directive"><code class="directive">ServerName</code></a></li><li><a href="mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a></li></ul><hr/><h2><a name="VirtualHost">&lt;VirtualHost&gt;</a> <a name="virtualhost">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Contains directives that apply only to a specific
+<p><strong>See also </strong></p><ul><li><a href="#servername" class="directive"><code class="directive">ServerName</code></a></li><li><a href="../mod/mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a></li></ul><hr/><h2><a name="VirtualHost">&lt;VirtualHost&gt;</a> <a name="virtualhost">Directive</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>Description: </strong></td><td>Contains directives that apply only to a specific
 hostname or IP address</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">Syntax:</a></td><td>&lt;VirtualHost
     <em>addr</em>[:<em>port</em>] [<em>addr</em>[:<em>port</em>]]
     ...&gt; ... &lt;/VirtualHost&gt;</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">Context:</a></td><td>server config</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">Status:</a></td><td>Core</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">Module:</a></td><td>core</td></tr></table></td></tr></table>
@@ -1803,7 +1803,7 @@ hostname or IP address</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.
 
     <p>You can specify a <code>:port</code> to change the port that is
     matched. If unspecified then it defaults to the same port as the
-    most recent <a href="mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a>
+    most recent <a href="../mod/mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a>
     statement of the main server. You may also specify <code>:*</code>
     to match all ports on that address. (This is recommended when used
     with <code>_default_</code>.)</p>
@@ -1815,7 +1815,7 @@ hostname or IP address</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.
 
     <p><strong>NOTE</strong>: The use of <code class="directive">&lt;VirtualHost&gt;</code> does <strong>not</strong>
     affect what addresses Apache listens on.  You may need to ensure
-    that Apache is listening on the correct addresses using <a href="mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a>.</p>
+    that Apache is listening on the correct addresses using <a href="../mod/mpm_common.html#listen" class="directive"><code class="directive">Listen</code></a>.</p>
 <p><strong>See also </strong></p><ul><li><a href="../vhosts/">Apache Virtual Host documentation</a></li><li><a href="../dns-caveats.html">Warnings about DNS and
     Apache</a></li><li><a href="../bind.html">Setting
     which addresses and ports Apache uses</a></li><li><a href="../sections.html">How
index 834e9516f9a4c549b2c71a3f36433e6329e381e5..a029eec2d51b43b78ac3a80a01920c76edd27a5a 100644 (file)
@@ -4,15 +4,15 @@
           XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
         --><title>mpm_common- Apache HTTP Server</title><link href="../style/manual.css" type="text/css" rel="stylesheet"/></head><body><blockquote><div align="center"><img src="../images/sub.gif" alt="[APACHE DOCUMENTATION]"/><h3>Apache HTTP Server Version 2.0</h3></div><h1 align="center">Apache \e$B%b%8%e!<%k\e(B mpm_common</h1><table cellspacing="1" cellpadding="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap" valign="top"><span class="help">\e$B@bL@\e(B:</span></td><td>\e$BFs$D0J>e$N%^%k%A%W%m%;%C%7%s%0%b%8%e\e(B\e$B!<%k\e(B (MPM)
 \e$B$G<BAu$5$l$F$$$k%G%#%l%/%F%#%V$N%3%l%/%7%g%s\e(B</td></tr><tr><td nowrap="nowrap"><a href="module-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr></table></td></tr></table><h2>\e$B%G%#%l%/%F%#%V\e(B</h2><ul><li><a href="#coredumpdirectory">CoreDumpDirectory</a></li><li><a href="#group">Group</a></li><li><a href="#listen">Listen</a></li><li><a href="#listenbacklog">ListenBackLog</a></li><li><a href="#lockfile">LockFile</a></li><li><a href="#maxclients">MaxClients</a></li><li><a href="#maxrequestsperchild">MaxRequestsPerChild</a></li><li><a href="#maxsparethreads">MaxSpareThreads</a></li><li><a href="#maxthreadsperchild">MaxThreadsPerChild</a></li><li><a href="#minsparethreads">MinSpareThreads</a></li><li><a href="#numservers">NumServers</a></li><li><a href="#pidfile">PidFile</a></li><li><a href="#scoreboardfile">ScoreBoardFile</a></li><li><a href="#sendbuffersize">SendBufferSize</a></li><li><a href="#serverlimit">ServerLimit</a></li><li><a href="#startservers">StartServers</a></li><li><a href="#startthreads">StartThreads</a></li><li><a href="#threadlimit">ThreadLimit</a></li><li><a href="#threadsperchild">ThreadsPerChild</a></li><li><a href="#user">User</a></li></ul><hr/><h2><a name="CoreDumpDirectory">CoreDumpDirectory</a> <a name="coredumpdirectory">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>Apache \e$B$,\e(B\e$B%3%"%@%s%W$9$kA0$K0\F0$r;n$_$k%G%#%l%/%H%j\e(B
-</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>CoreDumpDirectory <em>directory</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>\e$B%G%U%)%k%H$N@_Dj$O@bL@J8$rFI$s$G$/$@$5$$\e(B</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code>, <code><a href="mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
+</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>CoreDumpDirectory <em>directory</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>\e$B%G%U%)%k%H$N@_Dj$O@bL@J8$rFI$s$G$/$@$5$$\e(B</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code>, <code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
 
     <p>Apache \e$B$,%3%"%@%s%W$9$kA0$K0\F0$r;n$_$k%G%#%l%/%H%j$r@)8f$7$^$9!#\e(B
-    \e$B%G%U%)%k%HCM$O\e(B <a href="core.html#serverroot" class="directive"><code class="directive">ServerRoot</code></a>
+    \e$B%G%U%)%k%HCM$O\e(B <a href="../mod/core.html#serverroot" class="directive"><code class="directive">ServerRoot</code></a>
     \e$B%G%#%l%/%H%j$G$9$,!"$3$N%G%#%l%/%H%j$O%5!<%P$N<B9T$5$l$F$$$k%f!<%68"8B$G\e(B
     \e$B=q$-9~$_2DG=$G$"$k$Y$-$G$O$J$$$N$G!"DL>o$O%3%"%@%s%W$O=q$-9~$^$l$^$;$s!#\e(B
     \e$B%G%P%C%0$N$?$a$K%3%"%@%s%W$,I,MW$G$"$l$P\e(B\e$B!"\e(B
     \e$B$3$N%G%#%l%/%F%#%V$r;H$C$FB>$N0LCV$K%3%"%@%s%W$r=q$-=P$9$h$&$K$G$-$^$9!#\e(B</p>
-<hr/><h2><a name="Group">Group</a> <a name="group">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%j%/%(%9%H$K1~Ez$9$k:]$K=jB0$9$k%0%k!<%W\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>Group <em>unix-group</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>Group #-1</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="Group">Group</a> <a name="group">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%j%/%(%9%H$K1~Ez$9$k:]$K=jB0$9$k%0%k!<%W\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>Group <em>unix-group</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>Group #-1</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code></td></tr></table></td></tr></table>
     <p><code class="directive">Group</code> \e$B%G%#%l%/%F%#%V$G!"\e(B
     \e$B%j%/%(%9%H$K1~Ez$9$k:]$K=jB0$7$F$*$/%0%k!<%W$r@_Dj$7$^$9!#\e(B
     \e$B$3$N%G%#%l%/%F%#%V$r;HMQ$9$k$?$a$K$O!"%9%?%s%I%"%m%s7?$N\e(B
     <p>\e$BFC5-;v9`\e(B: \e$B$3$N%G%#%l%/%F%#%V$r\e(B &lt;VirtualHost&gt;
     \e$B$G;HMQ$9$k$3$H$O%5%]!<%H$5$l$J$/$J$j\e(B\e$B$^$7$?!#\e(BApache 2.0 \e$B$G\e(B
     <a href="../suexec.html">suEXEC \e$B%i%C%Q!<\e(B</a>\e$B$r<B8=$7$?$$>l9g$O!"\e(B
-    <a href="mod_suexec.html#suexecusergroup" class="directive"><code class="directive">SuexecUserGroup</code></a>
+    <a href="../mod/mod_suexec.html#suexecusergroup" class="directive"><code class="directive">SuexecUserGroup</code></a>
     \e$B$r;HMQ$7$F$/$@$5$$!#\e(B
     \e$B%;%-%e%j%F%#\e(B: \e$B%;%-%e%j%F%#>e$NCm0UE@$K4X$7$F$O!"\e(B
     <a href="#user" class="directive"><code class="directive">User</code></a>
     \e$B$r$4Mw2<$5$$!#\e(B</p>
-<hr/><h2><a name="Listen">Listen</a> <a name="listen">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%5!<%P$,\e(B listen \e$B$9$k\e(BIP \e$B%"%I%l%9$H%]!<%HHV9f\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>Listen [<em>IP-address</em>:]<em>portnumber</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code>, <code><a href="mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="Listen">Listen</a> <a name="listen">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%5!<%P$,\e(B listen \e$B$9$k\e(BIP \e$B%"%I%l%9$H%]!<%HHV9f\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>Listen [<em>IP-address</em>:]<em>portnumber</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code>, <code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
     <p><code class="directive">Listen</code> \e$B%G%#%l%/%F%#%V$O\e(B Apache
     \e$B$,FCDj$N\e(B IP \e$B%"%I%l%9$d%]!<%HHV9f$@$1$r\e(B listen \e$B$9$k$h$&$K;XDj$7$^$9!#\e(B
     \e$B%G%U%)%k%H$G$OA4$F$N\e(B IP \e$B%$%s%?!<%U%'!<%9$N%j%/%(%9%H$K1~Ez$7$^$9!#\e(B
@@ -52,7 +52,7 @@
     \e$B$b$7@_Dj%U%!%$%k$K$J$1$l$P!"%5!<%P$O5/F0$K<:GT$7$^$9!#\e(B
     \e$B$3$l$O0JA0$N%P!<%8%g%s$N\e(B Apache \e$B$+$iJQ99$N$"$C$?ItJ,$G$9!#\e(B</p>
 
-    <p>Listen \e$B%G%#%l%/%F\e(B\e$B%#%V$G$O!"FCDj$N%]!<%H$"$k$$$O\e(B
+    <p>Listen \e$B%G%#%l%/%F%#\e(B\e$B%V$G$O!"FCDj$N%]!<%H$"$k$$$O\e(B
     \e$B%"%I%l%9$H%]!<%H$NAH$_9g$o$;$+$iF~$C$F$/$k%j%/%(%9%H$KBP$7$F\e(B
     \e$B1~Ez$9$k$h$&$K;XDj$7$^$9!#\e(B
     \e$B$b$7%]!<%HHV9f$@$1$,;XDj$5$l$?>l9g$O!"%5!<%P$OA4%$%s%?!<%U%'!<%9$N\e(B
@@ -84,7 +84,7 @@
    Listen [fe80::a00:20ff:fea7:ccea]:80
 </code></td></tr></table></blockquote>
 <p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="../dns-caveats.html">DNS \e$B$NLdBj\e(B</a></li><li><a href="../bind.html">Apache
-    \e$B$,;HMQ$9$k%"%I%l%9$H%]!<%H$N@_Dj\e(B</a></li></ul><hr/><h2><a name="ListenBackLog">ListenBackLog</a> <a name="listenbacklog">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$BJ]N1>uBV$N%3%M%/%7%g%s$N%-%e!<$N:GBgD9\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ListenBacklog <em>backlog</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ListenBacklog 511</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code>, <code><a href="mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
+    \e$B$,;HMQ$9$k%"%I%l%9$H%]!<%H$N@_Dj\e(B</a></li></ul><hr/><h2><a name="ListenBackLog">ListenBackLog</a> <a name="listenbacklog">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$BJ]N1>uBV$N%3%M%/%7%g%s$N%-%e!<$N:GBgD9\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ListenBacklog <em>backlog</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ListenBacklog 511</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code>, <code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
     <p>\e$BJ]N1>uBV$N%3%M%/%7%g%s$N%-%e!<$N:GBgD9$G$9!#\e(B
     \e$B0lHLE*$K$OD4@0$9$kI,MW$O$"$j$^$;$s$7!"D4@0$OK>$^$7$/$"$j$^$;$s!#\e(B
     \e$B$7$+$7!"\e(BTCP SYN \e$B%U%i%C%I%"%?%C%/$N>u672<$K$*$+$l$k>l9g$K!"\e(B
@@ -97,7 +97,7 @@
     \e$B%P%C%/%m%0$H$7$F;XDj$5$l$F$$$kCM$A$g$&$I$^$G;H$C$F$$$k$o$1$G$O$J$/!"\e(B
     \e$B@_Dj$5$l$F$$$kCM$K4p$E$$$F\e(B (\e$BDL>o$O@_DjCM$h$j$bBg$-$JCM$r\e(B)
     \e$B;H$C$F$$$k$3$H$KCm0U$7$F$/$@$5$$!#\e(B</p>
-<hr/><h2><a name="LockFile">LockFile</a> <a name="lockfile">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B<uIU$rD>Ns2=$9$k$?$a$N%m%C%/%U%!%$%k$N0LCV\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>LockFile <em>filename</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>LockFile logs/accept.lock</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="LockFile">LockFile</a> <a name="lockfile">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B<uIU$rD>Ns2=$9$k$?$a$N%m%C%/%U%!%$%k$N0LCV\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>LockFile <em>filename</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>LockFile logs/accept.lock</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code></td></tr></table></td></tr></table>
     <p>USE_FCNTL_SERIALIZED_ACCEPT \e$B$^$?$O\e(B USE_FLOCK_SERIALIZED_ACCEPT
     \e$B$N$$$:$l$+$r;H$C$F\e(B Apache \e$B$r%3%s%Q%$%k$7$?:]$K;HMQ$9$k$3$H$K$J$k!"\e(B
     \e$B%m%C%/%U%!%$%k$N%Q%9$r\e(B <code class="directive">LockFile</code>
     \e$BC/$G$b%5!<%S%95qH]%"%?%C%/$r0z$-5/$3$9$3$H$,$G$-$k$+$i$G$9!#\e(B</p>
 <hr/><h2><a name="MaxClients">MaxClients</a> <a name="maxclients">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%j%/%(%9%H$K1~Ez$9$k$?$a$K:n@.$5$l$k\e(B
 \e$B;R%W%m%;%9$N:GBg8D?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MaxClients <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>MaxClients
-    8 (\e$B%9%l%C%I$,$"$k>l9g\e(B) MaxClients 256</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="prefork.html">prefork</a></code></td></tr></table></td></tr></table>
+    8 (\e$B%9%l%C%I$,$"$k>l9g\e(B) MaxClients 256</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/prefork.html">prefork</a></code></td></tr></table></td></tr></table>
     <p><code class="directive">MaxClients</code> \e$B%G%#%l%/%F%#%V$O!"\e(B
     \e$B%j%/%(%9%H$K1~Ez$9$k$?$a$K:n@.$5$l$k!";R%W%m%;%9$N@)8B?t$r@_Dj$7$^$9!#\e(B
     \e$B%9%l%C%I=hM}IT:NMQ$G%5!<%P$r%S%k%I$7$?>l9g$O!"\e(B
     \e$B$3$N?t;z0J>e$N%/%i%$%"%s%H$KF1;~$K1~Ez$9$k$3$H$O$G$-$^$;$s!#\e(B
     prefork MPM \e$B$G\e(B 256 \e$B%/%i%$%"%s%H$r1[$($k@_Dj$K$9$k$N$J$i$P!"\e(B
     <a href="#serverlimit" class="directive"><code class="directive">ServerLimit</code></a>
-    \e$B%G%#%l%/%F%#%V$r;HMQ$7$J\e(B\e$B$1$l$P$J$j$^$;$s!#\e(B
+    \e$B%G%#%l%/%F%#%V$r;HMQ$7$J$1\e(B\e$B$l$P$J$j$^$;$s!#\e(B
     worker MPM \e$B$G\e(B 1024 \e$B%/%i%$%"%s%H$r1[$($k@_Dj$K$9$k$N$J$i$P!"\e(B
     <a href="#serverlimit" class="directive"><code class="directive">ServerLimit</code></a>
     \e$B%G%#%l%/%F%#%V$H\e(B
     \e$B1~Ez2DG=$JF1;~%j%/%(%9%H?t$N:GBg?t$O!"$3$N%G%#%l%/%F%#%V$NCM$r\e(B
     <a href="#threadsperchild" class="directive"><code class="directive">ThreadsPerChild</code></a>
     \e$BG\$7$FF@$i$l$^$9!#\e(B</p>
-<hr/><h2><a name="MaxRequestsPerChild">MaxRequestsPerChild</a> <a name="maxrequestsperchild">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B8D!9$N;R%5!<%P$,2TF/Cf$K07$&%j%/%(%9%H?t$N>e8B\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MaxRequestsPerChild <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>MaxRequestsPerChild 10000</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code>, <code><a href="mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="MaxRequestsPerChild">MaxRequestsPerChild</a> <a name="maxrequestsperchild">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B8D!9$N;R%5!<%P$,2TF/Cf$K07$&%j%/%(%9%H?t$N>e8B\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MaxRequestsPerChild <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>MaxRequestsPerChild 10000</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code>, <code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
     <p><code class="directive">MaxRequestsPerChild</code> \e$B%G%#%l%/%F%#%V$O!"\e(B
     \e$B8D!9$N;R%5!<%P%W%m%;%9$,07$&$3$H$N$G$-$k%j%/%(%9%H$N@)8B?t$r\e(B
     \e$B@_Dj$7$^$9!#\e(B<code class="directive">MaxRequestsPerChild</code>
     \e$B0l$DL\$N%j%/%(%9%H$@$1$,$3$N@)8B$K3:Ev$7$^$9!#\e(B
     \e$B<B8zE*$K$O!"0l$D$N;R%W%m%;%9$"$?$j$N\e(B<em>\e$B%3%M%/%7%g%s\e(B</em>\e$B?t$r\e(B
     \e$B@)8B$9$k$h$&$K5sF0$,JQ2=$7$^$9!#\e(B</p>
-<hr/><h2><a name="MaxSpareThreads">MaxSpareThreads</a> <a name="maxsparethreads">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%"%$%I%k%9%l%C%I$N:GBg?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MaxSpareThreads <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="mpm_netware.html">mpm_netware</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="worker.html">worker</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="MaxSpareThreads">MaxSpareThreads</a> <a name="maxsparethreads">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%"%$%I%k%9%l%C%I$N:GBg?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MaxSpareThreads <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/mpm_netware.html">mpm_netware</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/worker.html">worker</a></code></td></tr></table></td></tr></table>
     <p>\e$B%"%$%I%k$J%9%l%C%I$N:GBg?t$G$9!#0[$J$k\e(B MPM \e$B$G$O$=$l$>$l!"\e(B
     \e$B$3$N%G%#%l%/%F%#%V$O0[$J$k<h$j07$o$lJ}$r$5$l$^$9!#\e(B</p>
 
-    <p><code><a href="perchild.html">perchild</a></code> \e$B$G$O!"\e(B
+    <p><code><a href="../mod/perchild.html">perchild</a></code> \e$B$G$O!"\e(B
     \e$B%G%U%)%k%H$O\e(B <code>MaxSpareThreads 10</code> \e$B$G$9!#\e(B
     \e$B$3$N\e(B MPM \e$B$O%"%$%I%k%9%l%C%I?t$r!"$=$l$>$l$N;R%W%m%;%9$4$H$K4F;k$7$^$9!#\e(B
     \e$B;R%W%m%;%9$K%"%$%I%k%9%l%C%I$,B?$9$.$k>l9g$O!"\e(B
     \e$B%5!<%P$O$=$N;R%W%m%;%9$K4^$^$l$k%9%l%C%I$r=*N;$7;O$a$^$9!#\e(B</p>
 
-    <p><code><a href="worker.html">worker</a></code> \e$B$G$O!"\e(B
+    <p><code><a href="../mod/worker.html">worker</a></code> \e$B$G$O!"\e(B
     \e$B%G%U%)%k%H$O\e(B <code>MaxSpareThreads 500</code> \e$B$G$9!#\e(B
     \e$B$3$N\e(B MPM \e$B$O%"%$%I%k%9%l%C%I?t$r%5!<%PA4BN$G4F;k$7$^$9!#\e(B
     \e$B%5!<%P$G%"%$%I%k%9%l%C%I?t$,B?$9$.$k>l9g$O!"\e(B
     \e$B$3$N?t;z$h$j$b>/$J$$?t$K$J$k$^$G;R%W%m%;%9$r=*N;$7$^$9!#\e(B</p>
 
-    <p><code><a href="mpm_netware.html">mpm_netware</a></code> \e$B$G$O!"\e(B
+    <p><code><a href="../mod/mpm_netware.html">mpm_netware</a></code> \e$B$G$O!"\e(B
     \e$B%G%U%)%k%H$O\e(B <code>MaxSpareThreads 100</code> \e$B$G$9!#\e(B
     \e$B$3$N\e(B MPM \e$B$O%7%s%0%k%W%m%;%9$G<B9T$5$l$^$9$N$G!"\e(B
     \e$B%9%Z%"%9%l%C%I?t$b%5!<%PA4BN$G4*Dj$7$^$9!#\e(B</p>
 
-<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="#minsparethreads" class="directive"><code class="directive">MinSpareThreads</code></a></li><li><a href="#startservers" class="directive"><code class="directive">StartServers</code></a></li></ul><hr/><h2><a name="MaxThreadsPerChild">MaxThreadsPerChild</a> <a name="maxthreadsperchild">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B;R%W%m%;%9Kh$N%9%l%C%I?t$N:GBg?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MaxThreadsPerChild <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>MaxThreadsPerChild 64</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code></td></tr></table></td></tr></table>
+<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="#minsparethreads" class="directive"><code class="directive">MinSpareThreads</code></a></li><li><a href="#startservers" class="directive"><code class="directive">StartServers</code></a></li></ul><hr/><h2><a name="MaxThreadsPerChild">MaxThreadsPerChild</a> <a name="maxthreadsperchild">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B;R%W%m%;%9Kh$N%9%l%C%I?t$N:GBg?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MaxThreadsPerChild <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>MaxThreadsPerChild 64</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code></td></tr></table></td></tr></table>
     <p>\e$B;R%W%m%;%9Kh$K4^$^$l$k%9%l%C%I?t$N:GBgCM$G$9!#\e(B
     \e$B;R%W%m%;%9Kh$K%9%l%C%I?tJQ2=$9$k\e(B MPM \e$B$G$O!"\e(B
     \e$B$3$N%G%#%l%/%F%#%V$O!";R%W%m%;%9Fb$K@8@.$5$l$k%9%l%C%I?t$N\e(B
     \e$B%3%s%Q%$%k;~$KDj5A$5$l$?\e(B <code>HARD_THREAD_LIMIT</code>
     \e$B$rJQ99$7$F!"%5!<%P$r:F%3%s%Q%$%k$9$kI,MW$,$"$j$^$9!#\e(B</p>
 <hr/><h2><a name="MinSpareThreads">MinSpareThreads</a> <a name="minsparethreads">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%j%/%(%9%H$K1~Ez$9$k$3$H$N$G$-$k\e(B
-\e$B%"%$%I%k%9%l%C%I?t$N:G>.?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MinSpareServers <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="mpm_netware.html">mpm_netware</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="worker.html">worker</a></code></td></tr></table></td></tr></table>
+\e$B%"%$%I%k%9%l%C%I?t$N:G>.?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>MinSpareServers <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/mpm_netware.html">mpm_netware</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/worker.html">worker</a></code></td></tr></table></td></tr></table>
     <p>\e$B%j%/%(%9%H$K1~Ez$9$k%9%l%C%I?t$N:G>.CM$G$9!#\e(B
     \e$B0[$J$k\e(B MPM \e$B$G$O$=$l$>$l!"\e(B
     \e$B$3$N%G%#%l%/%F%#%V$O0[$J$k<h$j07$o$lJ}$r$7$^$9!#\e(B</p>
 
-    <p><code><a href="perchild.html">perchild</a></code> \e$B$G$O!"\e(B
+    <p><code><a href="../mod/perchild.html">perchild</a></code> \e$B$G$O!"\e(B
     \e$B%G%U%)%k%H$O\e(B <code>MinSpareThreads 5</code> \e$B$G!"\e(B
     \e$B%"%$%I%k%9%l%C%I?t$r;R%W%m%;%9Kh$K4F;k$7$^$9!#\e(B
     \e$B$b$7;R%W%m%;%9$K==J,$J?t$N%9%l%C%I$,$J$1$l$P!"\e(B
     \e$B%5!<%P$O$=$N;R%W%m%;%9$K?7$7$$%9%l%C%I$r:n$j;O$a$^$9!#\e(B</p>
 
-    <p><code><a href="worker.html">worker</a></code> \e$B$G$O!"\e(B
+    <p><code><a href="../mod/worker.html">worker</a></code> \e$B$G$O!"\e(B
     \e$B%G%U%)%k%H$O\e(B <code>MinSpareThreads 250</code> \e$B$G!"\e(B
     \e$B%"%$%I%k%9%l%C%I?t$r%5!<%PA4BN$G4F;k$7$^$9!#\e(B
     \e$B$b$7%5!<%P$K==J,$J?t$N%"%$%I%k%9%l%C%I$,$J$1$l$P!"\e(B
     \e$B%"%$%I%k%9%l%C%I?t$,$3$N?t$h$j$bBg$-$/$J$k$^$G\e(B
     \e$B?7$7$$;R%W%m%;%9$,@8@.$5$l$^$9!#\e(B</p>
 
-    <p><code><a href="mpm_netware.html">mpm_netware</a></code> \e$B$G$O!"\e(B
+    <p><code><a href="../mod/mpm_netware.html">mpm_netware</a></code> \e$B$G$O!"\e(B
     \e$B%G%U%)%k%H$O\e(B <code>MinSpareThreads 10</code> \e$B$G!"\e(B
     \e$B%7%s%0%k%W%m%;%9\e(B MPM \e$B$G$9$N$G!"%5!<%PA4BN$G4IM}$5$l$^$9!#\e(B</p>
 
-<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="#maxsparethreads" class="directive"><code class="directive">MaxSpareThreads</code></a></li><li><a href="#startservers" class="directive"><code class="directive">StartServers</code></a></li></ul><hr/><h2><a name="NumServers">NumServers</a> <a name="numservers">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$BF1;~$K5/F0$7$F$$$k;R%W%m%;%9$NAm?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>NumServers <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>NumServers 2</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="perchild.html">perchild</a></code></td></tr></table></td></tr></table>
+<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="#maxsparethreads" class="directive"><code class="directive">MaxSpareThreads</code></a></li><li><a href="#startservers" class="directive"><code class="directive">StartServers</code></a></li></ul><hr/><h2><a name="NumServers">NumServers</a> <a name="numservers">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$BF1;~$K5/F0$7$F$$$k;R%W%m%;%9$NAm?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>NumServers <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>NumServers 2</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/perchild.html">perchild</a></code></td></tr></table></td></tr></table>
     <p>\e$BF1;~$K5/F0$7$F$$$k;R%W%m%;%9$N?t$G$9!#\e(B
     \e$B$3$N%G%#%l%/%F%#%V$r;HMQ$9$k\e(B MPM \e$B$OF0E*$K?7$7$$;R%W%m%;%9$r\e(B
     \e$B@8@.$9$k$3$H$O9T$o$J$$$N$G!"%5%$%HA4BN$KMh$k%j%/%(%9%HA4$F$r\e(B
     \e$B==J,07$($kDxEY$KBg$-$J?t$K@_Dj$7$F$*$/I,MW$,$"$j$^$9!#\e(B</p>
 <hr/><h2><a name="PidFile">PidFile</a> <a name="pidfile">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%G!<%b%s$N%W%m%;%9\e(B ID
-\e$B$r%5!<%P$,5-O?$9$k$?$a$N%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>PidFile <em>filename</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>PidFile logs/httpd.pid</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchilde.html">perchilde</a></code>, <code><a href="prefork.html">prefork</a></code>, <code><a href="mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
+\e$B$r%5!<%P$,5-O?$9$k$?$a$N%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>PidFile <em>filename</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>PidFile logs/httpd.pid</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code>, <code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
     <p><code class="directive">PidFile</code> \e$B%G%#%l%/%F%#%V$G!"\e(B
     \e$B%G!<%b%s$N%W%m%;%9\e(B ID \e$B$r%5!<%P$,5-O?$9$k%U%!%$%k$r@_Dj$7$^$9!#\e(B
     \e$B$b$7%U%!%$%kL>$,%9%i%C%7%e\e(B (/) \e$B$G;O$^$i$J$$>l9g$O!"\e(B
-    <a href="core.html#serverroot" class="directive"><code class="directive">ServerRoot</code></a>
+    <a href="../mod/core.html#serverroot" class="directive"><code class="directive">ServerRoot</code></a>
     \e$B$+$i$NAjBPE*$J$b$N$H$7$F07$o$l$^$9!#\e(B</p>
 
     <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>\e$BNc\e(B</strong></p><code>
     PidFile /var/run/apache.pid
     </code></td></tr></table></blockquote>
 
-    <p>\e$B%5!<%P$,\e(B <a href="core.html#errorlog" class="directive"><code class="directive">ErrorLog</code></a>
+    <p>\e$B%5!<%P$,\e(B <a href="../mod/core.html#errorlog" class="directive"><code class="directive">ErrorLog</code></a>
     \e$B$d\e(B TransferLog \e$B$rJD$8$F3+$-D>$7$?$j!"@_Dj%U%!%$%k$r\e(B
-    \e$B:FFI9~$7$?$j$5$;$k$?$a$K!"%5!<%P$K%7%0%J\e(B\e$B%k$rAw$k$3$H$,$G$-$k$H\e(B
+    \e$B:FFI9~$7$?$j$5$;$k$?$a$K!"%5!<%P$K%7%0%J%k\e(B\e$B$rAw$k$3$H$,$G$-$k$H\e(B
     \e$BJXMx$J$3$H$,$"$j$^$9!#\e(B
     \e$B$3$l$O\e(B SIGHUP (kill -1) \e$B%7%0%J%k$r\e(B PidFile
     \e$B$K=q$+$l$F$$$k%W%m%;%9\e(B ID \e$B$KAw$k$3$H$G$G$-$^$9!#\e(B</p>
     <a href="../misc/security_tips.html#serverroot">\e$B%;%-%e%j%F%#\e(B</a>
     \e$B$HA4$/F1$8Cm0UE@$,$"$j$^$9!#\e(B</p>
 <hr/><h2><a name="ScoreBoardFile">ScoreBoardFile</a> <a name="scoreboardfile">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B;R%W%m%;%9$HO"7H$9$k$?$a$N%G!<%?$rJ]B8$9$k\e(B
-\e$B%U%!%$%k$N0LCV\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ScoreBoardFile <em>file-path</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ScoreBoardFile logs/apache_status</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code></td></tr></table></td></tr></table>
+\e$B%U%!%$%k$N0LCV\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ScoreBoardFile <em>file-path</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ScoreBoardFile logs/apache_status</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code></td></tr></table></td></tr></table>
     <p>Apache \e$B$O?F%W%m%;%9$H;R%W%m%;%94V$NDL?.$K%9%3%"%\!<%I$rMQ$$$^$9!#\e(B
     \e$B$3$NDL?.5!G=$K%U%!%$%k$rI,MW$H$9$k%"!<%-%F%/%A%c$b$"$j$^$9!#\e(B
     \e$B%U%!%$%k$,;XDj$5$l$F$$$J$1$l$P!"\e(BApache \e$B$O$^$:%a%b%j>e\e(B
     \e$B$7$+$7!"%m%0%U%!%$%k$N@_CV0LCV$d\e(B
     <a href="../misc/security_tips.html">\e$B%;%-%e%j%F%#\e(B</a>
     \e$B$HF1MM$NCm0UE@$,$"$k$N$G!"Cm0U$7$F$/$@$5$$!#\e(B</p>
-<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="../stopping.html">Apache \e$B$NDd;_$H:F5/F0\e(B</a></li></ul><hr/><h2><a name="SendBufferSize">SendBufferSize</a> <a name="sendbuffersize">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>TCP \e$B%P%C%U%!%5%$%:\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>SendBufferSize <em>bytes</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code>, <code><a href="mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
+<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="../stopping.html">Apache \e$B$NDd;_$H:F5/F0\e(B</a></li></ul><hr/><h2><a name="SendBufferSize">SendBufferSize</a> <a name="sendbuffersize">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>TCP \e$B%P%C%U%!%5%$%:\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>SendBufferSize <em>bytes</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code>, <code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
     <p>\e$B%5!<%P$O\e(B TCP \e$B%P%C%U%!%5%$%:$r;XDj$5$l$?%P%$%H?t$K@_Dj$7$^$9!#\e(B
     \e$B9bB.$G9b%l%$%F%s%7$J4D6-$G\e(B
     (<em>\e$BNc\e(B</em> 100ms \e$BDxEY!"BgN&2#CG9bB.DL?.O)$J$I\e(B)
     \e$B8E$$0lHLE*$J\e(B OS \e$B$N%G%U%)%k%HCM$rA}$d$9$N$KHs>o$KJXMx$G$9!#\e(B</p>
-<hr/><h2><a name="ServerLimit">ServerLimit</a> <a name="serverlimit">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B@_Dj2DG=$J%5!<%P%W%m%;%9?t$N>e8B\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ServerLimit <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ServerLimit 256 (prefork), ServerLimit 16 (worker)</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="prefork.html">prefork</a></code></td></tr></table></td></tr></table>
-    <p><code><a href="prefork.html">prefork</a></code> MPM \e$B$N>l9g$O!"$3$N%G%#%l%/%F%#%V$O\e(B
+<hr/><h2><a name="ServerLimit">ServerLimit</a> <a name="serverlimit">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B@_Dj2DG=$J%5!<%P%W%m%;%9?t$N>e8B\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ServerLimit <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ServerLimit 256 (prefork), ServerLimit 16 (worker)</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/prefork.html">prefork</a></code></td></tr></table></td></tr></table>
+    <p><code><a href="../mod/prefork.html">prefork</a></code> MPM \e$B$N>l9g$O!"$3$N%G%#%l%/%F%#%V$O\e(B
     Apache \e$B%W%m%;%92TF/Cf$K$*$1$k\e(B
     <a href="#maxclients" class="directive"><code class="directive">MaxClients</code></a>
     \e$B$K@_Dj2DG=$J>e8BCM$r@_Dj$9$k$3$H$K$J$j$^$9\e(B
     (\e$BLuCm\e(B: prefork \e$B$N>l9g$OF1;~%/%i%$%"%s%H?t\e(B = \e$B%5!<%P%W%m%;%9?t$J$N$G\e(B) \e$B!#\e(B
-    <code><a href="worker.html">worker</a></code> MPM \e$B$N>l9g$K$O!"$3$N%G%#%l%/%F%#%V$O\e(B
+    <code><a href="../mod/worker.html">worker</a></code> MPM \e$B$N>l9g$K$O!"$3$N%G%#%l%/%F%#%V$O\e(B
     <a href="#threadlimit" class="directive"><code class="directive">ThreadLimit</code></a>
     \e$B%G%#%l%/%F%#%V$HAH$_9g$o$;$F!"\e(B
     Apache \e$B%W%m%;%92TF/Cf$K$*$1$k\e(B
     \e$B$K@_Dj2DG=$J>e8BCM$r@_Dj$9$k$3$H$K$J$j$^$9!#\e(B
     \e$B:F5/F0Cf$K$3$N%G%#%l%/%F%#%V$rJQ99$7$F$bL5;k$5$l$^$9$,!"\e(B
     <a href="#maxclients" class="directive"><code class="directive">MaxClients</code></a>
-    \e$B$O:F5/F0Cf$K=$@5$9$k$3$H$,$G$-$^$9\e(B\e$B!#\e(B</p>
+    \e$B$O:F5/F0Cf$K=$@5$9$k$3$H$,$G$-$^$9!#\e(B</p>
 
     <p>\e$B$3$N%G%#%l%/%F%#%V$r;HMQ$9$k:]$OFC$KCm0U$7$F$/$@$5$$!#\e(B
     <code class="directive">ServerLimit</code> \e$B$,I,MW0J>e$KBg$-$JCM$K\e(B
     \e$B$,%7%9%F%`$N07$($kHO0O$r1[$($?@_DjCM$K$J$C$F$$$k$H!"\e(B
     Apache \e$B$O5/F0$7$J$$$+!"5/F0$7$F$bIT0BDj$K$J$k$G$7$g$&!#\e(B</p>
 
-    <p><code><a href="prefork.html">prefork</a></code> MPM \e$B$G$O!"\e(B
+    <p><code><a href="../mod/prefork.html">prefork</a></code> MPM \e$B$G$O!"\e(B
     <a href="#maxclients" class="directive"><code class="directive">MaxClients</code></a>
     \e$B$r\e(B 256 \e$B$h$j$bBg$-$JCM$K@_Dj$9$kI,MW$,$"$k;~$K$@$1;HMQ$7$F$/$@$5$$!#\e(B
     \e$B4uK>$N\e(B <a href="#maxclients" class="directive"><code class="directive">MaxClients</code></a>
     \e$B?t$H$/$i$Y$F!"I,MW0J>e$KBg$-$JCM$r;XDj$9$k$3$H$OHr$1$F$/$@$5$$!#\e(B</p>
 
-    <p><code><a href="worker.html">worker</a></code> MPM \e$B$G$O!"\e(B
+    <p><code><a href="../mod/worker.html">worker</a></code> MPM \e$B$G$O!"\e(B
     <a href="#maxclients" class="directive"><code class="directive">MaxClients</code></a> \e$B$H\e(B
     <a href="#threadsperchild" class="directive"><code class="directive">ThreadsPerChild</code></a>
     \e$B$N@_Dj$G\e(B 16 \e$B%5!<%P%W%m%;%90J>eI,MW$K$J$k>l9g$K$N$_;HMQ$7$F$/$@$5$$!#\e(B
     <a href="#threadsperchild" class="directive"><code class="directive">ThreadsPerChild</code></a>
     \e$B$H$/$i$Y$F!"I,MW$H$J$k%5!<%P%W%m%;%9?t0J>e$KBg$-$JCM$r\e(B
     \e$B@_Dj$9$k$3$H$OHr$1$F$/$@$5$$!#\e(B</p>
-<hr/><h2><a name="StartServers">StartServers</a> <a name="startservers">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B5/F0;~$K@8@.$5$l$k;R%5!<%P%W%m%;%9$N?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>StartServers <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>StartServers 5</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="StartServers">StartServers</a> <a name="startservers">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B5/F0;~$K@8@.$5$l$k;R%5!<%P%W%m%;%9$N?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>StartServers <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>StartServers 5</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code></td></tr></table></td></tr></table>
     <p><code class="directive">StartServers</code> \e$B%G%#%l%/%F%#%V$O!"\e(B
     \e$B5/F0;~$K@8@.$5$l$k;R%5!<%P%W%m%;%9$N?t$r@_Dj$7$^$9!#\e(B
     \e$B%W%m%;%9?t$OIi2Y$K1~$8$FF0E*$K@)8f$5$l$^$9$N$G!"\e(B
     \e$BDL>o$O$3$NCM$rD4@0$9$kM}M3$O$"$^$j$J$$$G$7$g$&!#\e(B</p>
-<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="#minsparethreads" class="directive"><code class="directive">MinSpareThreads</code></a></li><li><a href="#maxsparethreads" class="directive"><code class="directive">MaxSpareThreads</code></a></li></ul><hr/><h2><a name="StartThreads">StartThreads</a> <a name="startthreads">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B5/F0;~$K@8@.$5$l$k%9%l%C%I$N?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>StartThreads <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="mpm_netware.html">mpm_netware</a></code>, <code><a href="perchild.html">perchild</a></code></td></tr></table></td></tr></table>
+<p><strong>\e$B;2>H\e(B </strong></p><ul><li><a href="#minsparethreads" class="directive"><code class="directive">MinSpareThreads</code></a></li><li><a href="#maxsparethreads" class="directive"><code class="directive">MaxSpareThreads</code></a></li></ul><hr/><h2><a name="StartThreads">StartThreads</a> <a name="startthreads">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B5/F0;~$K@8@.$5$l$k%9%l%C%I$N?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>StartThreads <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/mpm_netware.html">mpm_netware</a></code>, <code><a href="../mod/perchild.html">perchild</a></code></td></tr></table></td></tr></table>
     <p>\e$B5/F0;~$K@8@.$5$l$k%9%l%C%I$N?t$G$9!#\e(B
     \e$B%9%l%C%I?t$OIi2Y$K1~$8$FF0E*$K@)8f$5$l$^$9$N$G!"\e(B
     \e$BDL>o$O$3$NCM$rD4@0$9$kM}M3$O$"$^$j$J$$$G$7$g$&!#\e(B</p>
 
-    <p><code><a href="perchild.html">perchild</a></code> \e$B$G$N%G%U%)%k%H$O\e(B
+    <p><code><a href="../mod/perchild.html">perchild</a></code> \e$B$G$N%G%U%)%k%H$O\e(B
     <code>StartThreads 5</code> \e$B$G!"$3$N%G%#%l%/%F%#%V$O5/F0;~$K\e(B
     \e$B%W%m%;%9Kh$N%9%l%C%I?t$rDI@W$7$^$9!#\e(B</p>
 
-    <p><code><a href="mpm_netware.html">mpm_netware</a></code> \e$B$G$N%G%U%)%k%H$O\e(B
+    <p><code><a href="../mod/mpm_netware.html">mpm_netware</a></code> \e$B$G$N%G%U%)%k%H$O\e(B
     <code>StartThreads 50</code> \e$B$G!"\e(B
     \e$B$3$N>l9g%W%m%;%9$O0l$D$7$+$J$$$N$G!"\e(B
     \e$B5/F0;~$K%j%/%(%9%H$K1~Ez$9$k%9%l%C%I$NAm?t$H$J$j$^$9!#\e(B</p>
 
 <hr/><h2><a name="ThreadLimit">ThreadLimit</a> <a name="threadlimit">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B@_Dj2DG=$J;R%W%m%;%9Kh$N%9%l%C%I?t$N>e8B$r\e(B
-\e$B@_Dj$7$^$9\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ThreadLimit <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ThreadLimit 64</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code></td></tr></table></td></tr></table>
+\e$B@_Dj$7$^$9\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ThreadLimit <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ThreadLimit 64</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code></td></tr></table></td></tr></table>
     <p>\e$B$3$N%G%#%l%/%F%#%V$O\e(B
     Apache \e$B%W%m%;%92TF/Cf$K$*$1$k\e(B
     <a href="#threadsperchild" class="directive"><code class="directive">ThreadsPerChild</code></a>
     \e$B$3$N%G%#%l%/%F%#%V$NCM$O!"4uK>$N\e(B
     <a href="#threadsperchild" class="directive"><code class="directive">ThreadsPerChild</code></a>
     \e$B$h$j$bBg$-$JCM$K@_Dj$7$J$$$G$/$@$5$$!#\e(B</p>
-<hr/><h2><a name="ThreadsPerChild">ThreadsPerChild</a> <a name="threadsperchild">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B;R%W%m%;%9$=$l$>$l$K@8@.$5$l$k%9%l%C%I?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ThreadsPerChild <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ThreadsPerChild 50</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="ThreadsPerChild">ThreadsPerChild</a> <a name="threadsperchild">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B;R%W%m%;%9$=$l$>$l$K@8@.$5$l$k%9%l%C%I?t\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>ThreadsPerChild <em>number</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>ThreadsPerChild 50</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code></td></tr></table></td></tr></table>
     <p>\e$B$3$N%G%#%l%/%F%#%V$O!"$=$l$>$l$N;R%W%m%;%9$G@8@.$5$l$k\e(B
     \e$B%9%l%C%I?t$r@_Dj$7$^$9!#\e(B
     \e$B;R%W%m%;%9$O3+;O;~$K$3$l$i$N%9%l%C%I$r@8@.$7$F!"\e(B
-    \e$B$=$N8e$O@8@.$7$^$;$s!#\e(B<code><a href="mpm_winnt.html">mpm_winnt</a></code> \e$B$N$h$&$J!"\e(B
+    \e$B$=$N8e$O@8@.$7$^$;$s!#\e(B<code><a href="../mod/mpm_winnt.html">mpm_winnt</a></code> \e$B$N$h$&$J!"\e(B
     \e$B;R%W%m%;%9$,0l$D$7$+$J$$$h$&$J\e(B MPM \e$B$rMxMQ$7$F$$$k$N$G$"$l$P!"\e(B
     \e$B$3$NCM$O%5!<%P$NIi2YA4BN$r==J,<h$j07$($kDxEY$K!"\e(B
-    \e$BBg$-$/$J$1$l$P$J$j$^$;$s!#\e(B<code><a href="worker.html">worker</a></code> \e$B$N$h$&$J!"\e(B
+    \e$BBg$-$/$J$1$l$P$J$j$^$;$s!#\e(B<code><a href="../mod/worker.html">worker</a></code> \e$B$N$h$&$J!"\e(B
     \e$B;R%W%m%;%9$,J#?t$"$k$h$&$J\e(B MPM \e$B$rMxMQ$7$F$$$k$N$G$"$l$P!"\e(B
     \e$B%5!<%P$NDL>oIi2Y$r==J,07$($kDxEY$K!"\e(B
     \e$B%9%l%C%IAm?t$,B?$/$J$1$l$P$J$j$^$;$s!#\e(B</p>
-<hr/><h2><a name="User">User</a> <a name="user">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%j%/%(%9%H$K1~Ez$9$k:]$KMQ$$$k%f!<%6\e(B ID</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>User <em>unix-userid</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>User #-1</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="worker.html">worker</a></code>, <code><a href="perchild.html">perchild</a></code>, <code><a href="prefork.html">prefork</a></code></td></tr></table></td></tr></table>
+<hr/><h2><a name="User">User</a> <a name="user">\e$B%G%#%l%/%F%#%V\e(B</a></h2><table cellpadding="1" cellspacing="0" border="0" bgcolor="#cccccc"><tr><td><table bgcolor="#ffffff"><tr><td nowrap="nowrap"><strong>\e$B@bL@\e(B: </strong></td><td>\e$B%j%/%(%9%H$K1~Ez$9$k:]$KMQ$$$k%f!<%6\e(B ID</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Syntax" class="help">\e$B9=J8\e(B:</a></td><td>User <em>unix-userid</em></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Default" class="help">\e$B%G%U%)%k%H\e(B:</a></td><td><code>User #-1</code></td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Context" class="help">\e$B%3%s%F%-%9%H\e(B:</a></td><td>\e$B%5!<%P@_Dj%U%!%$%k\e(B, \e$B%P!<%A%c%k%[%9%H\e(B</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Status" class="help">\e$B%9%F!<%?%9\e(B:</a></td><td>MPM</td></tr><tr><td nowrap="nowrap"><a href="directive-dict.html#Module" class="help">\e$B%b%8%e!<%k\e(B:</a></td><td><code><a href="../mod/worker.html">worker</a></code>, <code><a href="../mod/perchild.html">perchild</a></code>, <code><a href="../mod/prefork.html">prefork</a></code></td></tr></table></td></tr></table>
     <p><code class="directive">User</code> \e$B%G%#%l%/%F%#%V$O\e(B
     \e$B%5!<%P$,%j%/%(%9%H$K1~Ez$9$k:]$KMQ$$$k%f!<%6\e(B ID \e$B$r@_Dj$7$^$9!#\e(B
     \e$B$3$N%G%#%l%/%F%#%V$r;HMQ$9$k$?$a$K$O!"%9%?%s%I%"%m%s7?$N\e(B
     \e$B8"8B$G<B9T$5$lB3$1$^$9$,!"$3$l$O@5>o$G$9!#\e(B</p>
 
     <p>\e$BFC5-;v9`\e(B: \e$B$3$N%G%#%l%/%F%#%V$r\e(B
-    <a href="core.html#virtualhost" class="directive"><code class="directive">&lt;VirtualHost&gt;</code></a>
+    <a href="../mod/core.html#virtualhost" class="directive"><code class="directive">&lt;VirtualHost&gt;</code></a>
     \e$B$G;HMQ$9$k$3$H$O%5%]!<%H$5$l$J$/$J$j$^$7$?!#\e(B
     <a href="mod_suexec.html">suexec</a> \e$B8~$1$K%5!<%P$r@_Dj$9$k$N$G$"$l$P!"\e(B
-    <a href="mod_suexec.html#suexecusergroup" class="directive"><code class="directive">SuexecUserGroup</code></a>
+    <a href="../mod/mod_suexec.html#suexecusergroup" class="directive"><code class="directive">SuexecUserGroup</code></a>
     \e$B$r;HMQ$7$F$/$@$5$$!#\e(B</p>
 
 <blockquote><table><tr><td bgcolor="#e0e5f5"><p align="center"><strong>\e$B%;%-%e%j%F%#\e(B</strong></p>
index 83c9d202fb7e11138da0632b9f07a4371c9c267e..532f09ade21979fdbf04ef9b136e539bf6277112 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
 <modulesynopsis>
-<!-- English revision: 1.14 -->
+<!-- English revision: 1.15 -->
 
 <name>mpm_common</name>
 <description>\e$BFs$D0J>e$N%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k\e(B (MPM)
@@ -84,7 +84,7 @@
 <syntax>PidFile <em>filename</em></syntax>
 <default>PidFile logs/httpd.pid</default>
 <contextlist><context>\e$B%5!<%P@_Dj%U%!%$%k\e(B</context></contextlist>
-<modulelist><module>worker</module><module>perchilde</module>
+<modulelist><module>worker</module><module>perchild</module>
 <module>prefork</module><module>mpm_winnt</module>
 </modulelist>
 
index 6b935383070dfcd89660cd27954247dc3087f844..0864651b9093384c037ed90dfc946098e8245868 100644 (file)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
@@ -5,7 +6,7 @@
   <head>
     <title>Site Map - Apache HTTP Server 2.0</title>
   </head>
-  <!-- English revision: 1.7 -->
+  <!-- English revision: 1.8 -->
   <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
 
   <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
@@ -196,6 +197,8 @@ Side Includes \e$BF~Lg\e(B</a></li>
 <li><a href="developer/filters.html">Apache 2.0 \e$B$N%U%#%k%?$NF0:n$N;EJ}\e(B</a></li>
 </ul></li>
 
+<li><a href="glossary.html">\e$BMQ8l=8\e(B</a></li>
+
 </ul></li>
 
 </ul>
index 2ed66458bee536c76dbf340db84d1a5f6b3f26e2..86fb96f20754569b1a67a3f13565ab08844e0e42 100644 (file)
@@ -7,7 +7,7 @@
     <title>Apache suEXEC Support</title>
 
   </head>
-  <!-- English revision: 1.29 -->
+  <!-- English revision: 1.31 -->
   <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
   <body bgcolor="#ffffff" text="#000000" link="#0000ff"
   vlink="#000080" alink="#ff0000">
@@ -41,7 +41,7 @@
 
     <h3><a id="what" name="what">suEXEC \e$B$H$O\e(B?</a></h3>
 
-    <p align="left">Apache 1.2 \e$B$GF3F~$5$l$?\e(B <strong>suEXEC</strong>
+    <p align="left"><strong>suEXEC</strong>
     \e$B5!G=$K$h$j!"\e(BApache \e$B%f!<%6$O\e(B Web \e$B%5!<%P$r<B9T$7$F$$$k%f!<%6\e(B ID \e$B$H$O\e(B
     \e$B0[$J$k%f!<%6\e(B ID \e$B$G\e(B <strong>CGI</strong> \e$B%W%m%0%i%`$d\e(B <strong>SSI</strong> 
     \e$B%W%m%0%i%`$r<B9T$9$k$3$H$,$G$-$^$9!#\e(BCGI \e$B%W%m%0%i%`$^$?$O\e(B SSI
     <h3><a name="install" id="install">suEXEC
     \e$B$N@_Dj$H%$%s%9%H!<%k\e(B</a></h3>
 
-    <p align="left">\e$B$3$3$+$i3Z$7$/$J$j$^$9!#\e(BApache 1.2 \e$B$"$k$$$O\e(B
-    <code>"src/Configure"</code> \e$B%9%/%j%W%H$G\e(B Apache 1.3 \e$B$r@_Dj$9$k$J$i!"\e(B
-    suEXEC \e$B%X%C%@%U%!%$%k$rJT=8$7$F%P%$%J%j$rE,@Z$J>l=j$K<j:n6H$G\e(B
-    \e$B%$%s%9%H!<%k$7$J$1$l$P$J$j$^$;$s!#\e(B
-    \e$B0J2<$N>O$G$O!"\e(BAutoConf-style \e$B%$%s%?%U%'!<%9\e(B (APACI) \e$B$r;H$C$?\e(B
-    Apache 1.3 \e$B$G$N@_Dj$H%$%s%9%H!<%k$K$D$$$F=R$Y$F$$$^$9!#\e(B
-    </p>
+    <p align="left">\e$B$3$3$+$i3Z$7$/$J$j$^$9!#\e(B</p>
 
-    <p align="left"><strong>APACI \e$B$N\e(B suEXEC
+    <p align="left"><strong>suEXEC
     \e$B@_Dj%*%W%7%g%s\e(B</strong><br />
     </p>
 
 
     <p align="left"><strong>\e$B2>A[%[%9%H\e(B:</strong><br />
     suEXEC wrapper \e$B$N;H$$J}$H$7$F!"\e(B
-    <a href="mod/core.html#virtualhost">\e$B2>A[%[%9%H\e(B</a>\e$B@_Dj$G$N\e(B
-    <a href="mod/mpm_common.html#user">User</a> \e$B%G%#%l%/%F%#%V$H\e(B
-    <a href="mod/mpm_common.html#group">Group</a>
+    <a href="mod/core.html#virtualhost">\e$B%P!<%A%c%k%[%9%H\e(B</a>\e$B@_Dj$G$N\e(B
+    <a href="mod/mod_suexec.html#suexecusergroup">SuexecUserGroup</a>
     \e$B%G%#%l%/%F%#%V$rDL$7$?$b$N$,$"$j$^$9!#\e(B
-    \e$B$3$l$i$N%G%#%l%/%F%#%V$r%a%$%s%5!<%P$N%f!<%6\e(B ID
+    \e$B$3$N%G%#%l%/%F%#%V$r%a%$%s%5!<%P$N%f!<%6\e(B ID
     \e$B$H0[$J$k$b$N$K$9$k$H!"\e(BCGI \e$B%j%=!<%9$X$N$9$Y$F$N%j%/%(%9%H$O!"$=$N\e(B
     <code>&lt;VirtualHost&gt;</code> \e$B$G;XDj$5$l$?\e(B <em>User</em> \e$B$H\e(B
     <em>Group</em> \e$B$H$7$F<B9T$5$l$^$9!#\e(B<code>&lt;VirtualHost&gt;</code>
-    \e$B$G$=$l$i$N%G%#%l%/%F%#%V$N$I$A$i$+!"$^$?$ON>J}$,;XDj$5$l$F$$$J$$>l9g!"\e(B
+    \e$B$G$3$N%G%#%l%/%F%#%V$,;XDj$5$l$F$$$J$$>l9g!"\e(B
     \e$B%a%$%s%5!<%P$N%f!<%6\e(B ID \e$B$,A[Dj$5$l$^$9!#\e(B</p>
 
     <p><strong>\e$B%f!<%6%G%#%l%/%H%j\e(B:</strong><br />