You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/11/06 17:30:33 UTC

cvs commit: httpd-2.0/docs/manual/vhosts examples.html.ja.euc-jp examples.html examples.html.en examples.html.ko.euc-kr examples.xml.meta

nd          2004/11/06 08:30:33

  Modified:    docs/manual/mod allmodules.xml.ja directives.html.de
                        directives.html.en directives.html.es
                        directives.html.ja.euc-jp index.html.ja.euc-jp
                        mod_disk_cache.html.en
                        mod_disk_cache.html.ko.euc-kr mod_disk_cache.xml.ko
                        mod_disk_cache.xml.meta mod_version.html
                        mod_version.html.en mod_version.html.ko.euc-kr
                        mod_version.xml.meta quickreference.html.de
                        quickreference.html.en quickreference.html.es
                        quickreference.html.ja.euc-jp
               docs/manual/vhosts examples.html examples.html.en
                        examples.html.ko.euc-kr examples.xml.meta
  Added:       docs/manual/mod mod_version.html.ja.euc-jp
               docs/manual/vhosts examples.html.ja.euc-jp
  Log:
  update transformation
  
  Revision  Changes    Path
  1.19      +1 -1      httpd-2.0/docs/manual/mod/allmodules.xml.ja
  
  Index: allmodules.xml.ja
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/allmodules.xml.ja,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -u -r1.18 -r1.19
  --- allmodules.xml.ja	14 Oct 2004 06:39:02 -0000	1.18
  +++ allmodules.xml.ja	6 Nov 2004 16:30:31 -0000	1.19
  @@ -68,7 +68,7 @@
     <modulefile>mod_unique_id.xml.ja</modulefile>
     <modulefile>mod_userdir.xml.ja</modulefile>
     <modulefile>mod_usertrack.xml</modulefile>
  -  <modulefile>mod_version.xml</modulefile>
  +  <modulefile>mod_version.xml.ja</modulefile>
     <modulefile>mod_vhost_alias.xml</modulefile>
     <modulefile>beos.xml</modulefile>
     <modulefile>mpm_common.xml.ja</modulefile>
  
  
  
  1.43      +0 -8      httpd-2.0/docs/manual/mod/directives.html.de
  
  Index: directives.html.de
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directives.html.de,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -u -r1.42 -r1.43
  --- directives.html.de	25 Oct 2004 05:22:36 -0000	1.42
  +++ directives.html.de	6 Nov 2004 16:30:31 -0000	1.43
  @@ -114,14 +114,8 @@
   <li><a href="mod_disk_cache.html#cachedirlevels">CacheDirLevels</a></li>
   <li><a href="mod_cache.html#cachedisable">CacheDisable</a></li>
   <li><a href="mod_cache.html#cacheenable">CacheEnable</a></li>
  -<li><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck</a></li>
   <li><a href="mod_file_cache.html#cachefile">CacheFile</a></li>
   <li><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion</a></li>
  -<li><a href="mod_disk_cache.html#cachegcclean">CacheGcClean</a></li>
  -<li><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily</a></li>
  -<li><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval</a></li>
  -<li><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage</a></li>
  -<li><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused</a></li>
   <li><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl</a></li>
   <li><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders</a></li>
   <li><a href="mod_cache.html#cacheignorenolastmod">CacheIgnoreNoLastMod</a></li>
  @@ -131,8 +125,6 @@
   <li><a href="mod_disk_cache.html#cacheminfilesize">CacheMinFileSize</a></li>
   <li><a href="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs</a></li>
   <li><a href="mod_disk_cache.html#cacheroot">CacheRoot</a></li>
  -<li><a href="mod_disk_cache.html#cachesize">CacheSize</a></li>
  -<li><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin</a></li>
   <li><a href="core.html#cgimapextension">CGIMapExtension</a></li>
   <li><a href="mod_charset_lite.html#charsetdefault">CharsetDefault</a></li>
   <li><a href="mod_charset_lite.html#charsetoptions">CharsetOptions</a></li>
  
  
  
  1.75      +0 -8      httpd-2.0/docs/manual/mod/directives.html.en
  
  Index: directives.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directives.html.en,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -u -r1.74 -r1.75
  --- directives.html.en	25 Oct 2004 05:22:36 -0000	1.74
  +++ directives.html.en	6 Nov 2004 16:30:31 -0000	1.75
  @@ -115,14 +115,8 @@
   <li><a href="mod_disk_cache.html#cachedirlevels">CacheDirLevels</a></li>
   <li><a href="mod_cache.html#cachedisable">CacheDisable</a></li>
   <li><a href="mod_cache.html#cacheenable">CacheEnable</a></li>
  -<li><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck</a></li>
   <li><a href="mod_file_cache.html#cachefile">CacheFile</a></li>
   <li><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion</a></li>
  -<li><a href="mod_disk_cache.html#cachegcclean">CacheGcClean</a></li>
  -<li><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily</a></li>
  -<li><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval</a></li>
  -<li><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage</a></li>
  -<li><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused</a></li>
   <li><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl</a></li>
   <li><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders</a></li>
   <li><a href="mod_cache.html#cacheignorenolastmod">CacheIgnoreNoLastMod</a></li>
  @@ -132,8 +126,6 @@
   <li><a href="mod_disk_cache.html#cacheminfilesize">CacheMinFileSize</a></li>
   <li><a href="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs</a></li>
   <li><a href="mod_disk_cache.html#cacheroot">CacheRoot</a></li>
  -<li><a href="mod_disk_cache.html#cachesize">CacheSize</a></li>
  -<li><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin</a></li>
   <li><a href="core.html#cgimapextension">CGIMapExtension</a></li>
   <li><a href="mod_charset_lite.html#charsetdefault">CharsetDefault</a></li>
   <li><a href="mod_charset_lite.html#charsetoptions">CharsetOptions</a></li>
  
  
  
  1.13      +0 -8      httpd-2.0/docs/manual/mod/directives.html.es
  
  Index: directives.html.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directives.html.es,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -u -r1.12 -r1.13
  --- directives.html.es	25 Oct 2004 05:22:36 -0000	1.12
  +++ directives.html.es	6 Nov 2004 16:30:32 -0000	1.13
  @@ -117,14 +117,8 @@
   <li><a href="mod_disk_cache.html#cachedirlevels">CacheDirLevels</a></li>
   <li><a href="mod_cache.html#cachedisable">CacheDisable</a></li>
   <li><a href="mod_cache.html#cacheenable">CacheEnable</a></li>
  -<li><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck</a></li>
   <li><a href="mod_file_cache.html#cachefile">CacheFile</a></li>
   <li><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion</a></li>
  -<li><a href="mod_disk_cache.html#cachegcclean">CacheGcClean</a></li>
  -<li><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily</a></li>
  -<li><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval</a></li>
  -<li><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage</a></li>
  -<li><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused</a></li>
   <li><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl</a></li>
   <li><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders</a></li>
   <li><a href="mod_cache.html#cacheignorenolastmod">CacheIgnoreNoLastMod</a></li>
  @@ -134,8 +128,6 @@
   <li><a href="mod_disk_cache.html#cacheminfilesize">CacheMinFileSize</a></li>
   <li><a href="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs</a></li>
   <li><a href="mod_disk_cache.html#cacheroot">CacheRoot</a></li>
  -<li><a href="mod_disk_cache.html#cachesize">CacheSize</a></li>
  -<li><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin</a></li>
   <li><a href="core.html#cgimapextension">CGIMapExtension</a></li>
   <li><a href="mod_charset_lite.html#charsetdefault">CharsetDefault</a></li>
   <li><a href="mod_charset_lite.html#charsetoptions">CharsetOptions</a></li>
  
  
  
  1.7       +0 -8      httpd-2.0/docs/manual/mod/directives.html.ja.euc-jp
  
  Index: directives.html.ja.euc-jp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/directives.html.ja.euc-jp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- directives.html.ja.euc-jp	25 Oct 2004 05:22:36 -0000	1.6
  +++ directives.html.ja.euc-jp	6 Nov 2004 16:30:32 -0000	1.7
  @@ -112,14 +112,8 @@
   <li><a href="mod_disk_cache.html#cachedirlevels">CacheDirLevels</a></li>
   <li><a href="mod_cache.html#cachedisable">CacheDisable</a></li>
   <li><a href="mod_cache.html#cacheenable">CacheEnable</a></li>
  -<li><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck</a></li>
   <li><a href="mod_file_cache.html#cachefile">CacheFile</a></li>
   <li><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion</a></li>
  -<li><a href="mod_disk_cache.html#cachegcclean">CacheGcClean</a></li>
  -<li><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily</a></li>
  -<li><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval</a></li>
  -<li><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage</a></li>
  -<li><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused</a></li>
   <li><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl</a></li>
   <li><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders</a></li>
   <li><a href="mod_cache.html#cacheignorenolastmod">CacheIgnoreNoLastMod</a></li>
  @@ -129,8 +123,6 @@
   <li><a href="mod_disk_cache.html#cacheminfilesize">CacheMinFileSize</a></li>
   <li><a href="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs</a></li>
   <li><a href="mod_disk_cache.html#cacheroot">CacheRoot</a></li>
  -<li><a href="mod_disk_cache.html#cachesize">CacheSize</a></li>
  -<li><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin</a></li>
   <li><a href="core.html#cgimapextension">CGIMapExtension</a></li>
   <li><a href="mod_charset_lite.html#charsetdefault">CharsetDefault</a></li>
   <li><a href="mod_charset_lite.html#charsetoptions">CharsetOptions</a></li>
  
  
  
  1.7       +1 -1      httpd-2.0/docs/manual/mod/index.html.ja.euc-jp
  
  Index: index.html.ja.euc-jp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/index.html.ja.euc-jp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- index.html.ja.euc-jp	14 Oct 2004 06:39:02 -0000	1.6
  +++ index.html.ja.euc-jp	6 Nov 2004 16:30:32 -0000	1.7
  @@ -164,7 +164,7 @@
   <dt><a href="mod_usertrack.html">mod_usertrack</a></dt><dd>
   <em>Clickstream</em> logging of user activity on a site
   </dd>
  -<dt><a href="mod_version.html" id="V" name="V">mod_version</a></dt><dd>Version dependent configuration</dd>
  +<dt><a href="mod_version.html" id="V" name="V">mod_version</a></dt><dd>�С�������¸������</dd>
   <dt><a href="mod_vhost_alias.html">mod_vhost_alias</a></dt><dd>Provides for dynamically configured mass virtual
   hosting</dd>
   </dl></div></div>
  
  
  
  1.21      +0 -191    httpd-2.0/docs/manual/mod/mod_disk_cache.html.en
  
  Index: mod_disk_cache.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_disk_cache.html.en,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -u -r1.20 -r1.21
  --- mod_disk_cache.html.en	21 Feb 2004 00:31:35 -0000	1.20
  +++ mod_disk_cache.html.en	6 Nov 2004 16:30:32 -0000	1.21
  @@ -50,17 +50,9 @@
   <ul id="toc">
   <li><img alt="" src="../images/down.gif" /> <a href="#cachedirlength">CacheDirLength</a></li>
   <li><img alt="" src="../images/down.gif" /> <a href="#cachedirlevels">CacheDirLevels</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cacheexpirycheck">CacheExpiryCheck</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cachegcclean">CacheGcClean</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cachegcdaily">CacheGcDaily</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cachegcinterval">CacheGcInterval</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cachegcmemusage">CacheGcMemUsage</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cachegcunused">CacheGcUnused</a></li>
   <li><img alt="" src="../images/down.gif" /> <a href="#cachemaxfilesize">CacheMaxFileSize</a></li>
   <li><img alt="" src="../images/down.gif" /> <a href="#cacheminfilesize">CacheMinFileSize</a></li>
   <li><img alt="" src="../images/down.gif" /> <a href="#cacheroot">CacheRoot</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cachesize">CacheSize</a></li>
  -<li><img alt="" src="../images/down.gif" /> <a href="#cachetimemargin">CacheTimeMargin</a></li>
   </ul>
   </div>
   
  @@ -114,144 +106,6 @@
   
   </div>
   <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheExpiryCheck" id="CacheExpiryCheck">CacheExpiryCheck</a> <a name="cacheexpirycheck" id="cacheexpirycheck">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Indicates if the cache observes Expires dates when seeking
  -files</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheExpiryCheck On|Off</code></td></tr>
  -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>CacheExpiryCheck On</code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>More detail will be added here, when the function is implemented.</p>
  -
  -    <div class="example"><p><code>
  -      CacheExpiryCheck Off<br />
  -    </code></p></div>
  -
  -    <div class="warning">
  -      The <code class="directive">CacheExpiryCheck</code> directive is currently
  -      <em>not</em> implemented.
  -    </div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheGcClean" id="CacheGcClean">CacheGcClean</a> <a name="cachegcclean" id="cachegcclean">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The time to retain unchanged cached files that match a
  -URL</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheGcClean <var>hours</var> <var>url-string</var></code></td></tr>
  -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>CacheGcClean ?</code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>More detail will be added here, when the function is implemented.</p>
  -
  -    <div class="example"><p><code>
  -      CacheGcClean 12 /daily_scripts
  -    </code></p></div>
  -
  -    <div class="warning">
  -      The <code class="directive">CacheGcClean</code> directive is currently
  -      <em>not</em> implemented.
  -    </div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheGcDaily" id="CacheGcDaily">CacheGcDaily</a> <a name="cachegcdaily" id="cachegcdaily">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The recurring time each day for garbage collection to be run.
  -(24 hour clock)</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheGcDaily <var>time</var></code></td></tr>
  -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>CacheGcDaily ?</code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>More detail will be added here, when the function is implemented.</p>
  -
  -    <div class="example"><p><code>
  -      CacheGcDaily 23:59
  -    </code></p></div>
  -
  -    <div class="warning">
  -      The <code class="directive">CacheGcDaily</code> directive is currently
  -      <em>not</em> implemented.
  -    </div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheGcInterval" id="CacheGcInterval">CacheGcInterval</a> <a name="cachegcinterval" id="cachegcinterval">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The interval between garbage collection attempts.</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheGcInterval <var>hours</var></code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>The <code class="directive">CacheGcInterval</code> directive specifies the
  -    number of hours to wait between attempts to free up disk space.</p>
  -    <p>More detail will be added here, when the function is implemented.</p>
  -
  -    <div class="example"><p><code>
  -      CacheGcInterval  24<br />
  -    </code></p></div>
  -
  -    <div class="warning">
  -      The <code class="directive">CacheGcInterval</code> directive is currently
  -      <em>not</em> implemented.
  -    </div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheGcMemUsage" id="CacheGcMemUsage">CacheGcMemUsage</a> <a name="cachegcmemusage" id="cachegcmemusage">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The maximum kilobytes of memory used for garbage
  -collection</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheGcMemUsage <var>KBytes</var></code></td></tr>
  -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>CacheGcMemUsage ?</code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>More detail will be added here, when the function is implemented.</p>
  -
  -    <div class="example"><p><code>
  -      CacheGcMemUsage 16
  -    </code></p></div>
  -
  -    <div class="warning">
  -      The <code class="directive">CacheGcMemUsage</code> directive is currently
  -      <em>not</em> implemented.
  -    </div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheGcUnused" id="CacheGcUnused">CacheGcUnused</a> <a name="cachegcunused" id="cachegcunused">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The time to retain unreferenced cached files that match a
  -URL.</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheGcUnused <var>hours</var> <var>url-string</var></code></td></tr>
  -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>CacheGcUnused ?</code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>More detail will be added here, when the function is implemented.</p>
  -
  -    <div class="example"><p><code>
  -      CacheGcUnused 12 /local_images
  -    </code></p></div>
  -
  -    <div class="warning">
  -      The <code class="directive">CacheGcUnused</code> directive is currently
  -      <em>not</em> implemented.
  -    </div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
   <div class="directive-section"><h2><a name="CacheMaxFileSize" id="CacheMaxFileSize">CacheMaxFileSize</a> <a name="cachemaxfilesize" id="cachemaxfilesize">Directive</a></h2>
   <table class="directive">
   <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The maximum size (in bytes) of a document to be placed in the
  @@ -311,51 +165,6 @@
       <div class="example"><p><code>
         CacheRoot c:/cacheroot
       </code></p></div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheSize" id="CacheSize">CacheSize</a> <a name="cachesize" id="cachesize">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The maximum amount of disk space that will be used by the
  -cache in KBytes</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheSize <var>KBytes</var></code></td></tr>
  -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>CacheSize 1000000</code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>The <code class="directive">CacheSize</code> directive sets the desired
  -    disk space usage of the cache, in KBytes (1024-byte units). This
  -    directive does not put a  hard limit on the size of the cache. The
  -    garbage collector will delete files until the usage is at or below the
  -    settings. Always use a value that is lower than the available disk
  -    space.</p>
  -
  -    <div class="example"><p><code>
  -      CacheSize  5000000
  -    </code></p></div>
  -
  -</div>
  -<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  -<div class="directive-section"><h2><a name="CacheTimeMargin" id="CacheTimeMargin">CacheTimeMargin</a> <a name="cachetimemargin" id="cachetimemargin">Directive</a></h2>
  -<table class="directive">
  -<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>The minimum time margin to cache a document</td></tr>
  -<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CacheTimeMargin <var>?</var></code></td></tr>
  -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>CacheTimeMargin ?</code></td></tr>
  -<tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
  -<tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
  -<tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_disk_cache</td></tr>
  -</table>
  -    <p>More detail will be added here, when the function is implemented.</p>
  -
  -    <div class="example"><p><code>
  -      CacheTimeMargin X
  -    </code></p></div>
  -
  -    <div class="warning">
  -      The <code class="directive">CacheTimeMargin</code> directive is currently
  -      <em>not</em> implemented.
  -    </div>
   
   </div>
   </div>
  
  
  
  1.6       +2 -0      httpd-2.0/docs/manual/mod/mod_disk_cache.html.ko.euc-kr
  
  Index: mod_disk_cache.html.ko.euc-kr
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_disk_cache.html.ko.euc-kr,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- mod_disk_cache.html.ko.euc-kr	21 Feb 2004 00:31:35 -0000	1.5
  +++ mod_disk_cache.html.ko.euc-kr	6 Nov 2004 16:30:32 -0000	1.6
  @@ -24,6 +24,8 @@
   <p><span>������ ���: </span><a href="../en/mod/mod_disk_cache.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
   <a href="../ko/mod/mod_disk_cache.html" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div>
  +<div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
  +            �ֱٿ� ����� ������ ���� ������ �����ϼ���.</div>
   <table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>Content cache storage manager keyed to URIs</td></tr>
   <tr><th><a href="module-dict.html#Status">����:</a></th><td>Experimental</td></tr>
   <tr><th><a href="module-dict.html#ModuleIdentifier">����:</a></th><td>disk_cache_module</td></tr>
  
  
  
  1.6       +1 -1      httpd-2.0/docs/manual/mod/mod_disk_cache.xml.ko
  
  Index: mod_disk_cache.xml.ko
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_disk_cache.xml.ko,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -u -r1.5 -r1.6
  --- mod_disk_cache.xml.ko	17 Apr 2004 11:09:26 -0000	1.5
  +++ mod_disk_cache.xml.ko	6 Nov 2004 16:30:32 -0000	1.6
  @@ -1,7 +1,7 @@
   <?xml version="1.0" encoding="EUC-KR" ?>
   <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
   <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
  -<!-- English Revision: 1.10 -->
  +<!-- English Revision: 1.10 (outdated: 1.11) -->
   
   <!--
    Copyright 2003-2004 The Apache Software Foundation
  
  
  
  1.3       +1 -1      httpd-2.0/docs/manual/mod/mod_disk_cache.xml.meta
  
  Index: mod_disk_cache.xml.meta
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_disk_cache.xml.meta,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- mod_disk_cache.xml.meta	16 May 2003 23:42:53 -0000	1.2
  +++ mod_disk_cache.xml.meta	6 Nov 2004 16:30:32 -0000	1.3
  @@ -7,6 +7,6 @@
   
     <variants>
       <variant>en</variant>
  -    <variant>ko</variant>
  +    <variant outdated="yes">ko</variant>
     </variants>
   </metafile>
  
  
  
  1.3       +4 -0      httpd-2.0/docs/manual/mod/mod_version.html
  
  Index: mod_version.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_version.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- mod_version.html	14 Jul 2004 12:27:51 -0000	1.2
  +++ mod_version.html	6 Nov 2004 16:30:32 -0000	1.3
  @@ -2,6 +2,10 @@
   Content-Language: en
   Content-type: text/html; charset=ISO-8859-1
   
  +URI: mod_version.html.ja.euc-jp
  +Content-Language: ja
  +Content-type: text/html; charset=EUC-JP
  +
   URI: mod_version.html.ko.euc-kr
   Content-Language: ko
   Content-type: text/html; charset=EUC-KR
  
  
  
  1.4       +2 -0      httpd-2.0/docs/manual/mod/mod_version.html.en
  
  Index: mod_version.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_version.html.en,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -u -r1.3 -r1.4
  --- mod_version.html.en	14 Jul 2004 12:27:51 -0000	1.3
  +++ mod_version.html.en	6 Nov 2004 16:30:32 -0000	1.4
  @@ -22,6 +22,7 @@
   <div id="preamble"><h1>Apache Module mod_version</h1>
   <div class="toplang">
   <p><span>Available Languages: </span><a href="../en/mod/mod_version.html" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/mod/mod_version.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div>
   <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Version dependent configuration</td></tr>
  @@ -140,6 +141,7 @@
   </div>
   <div class="bottomlang">
   <p><span>Available Languages: </span><a href="../en/mod/mod_version.html" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/mod/mod_version.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div><div id="footer">
   <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
  
  
  
  1.2       +2 -0      httpd-2.0/docs/manual/mod/mod_version.html.ko.euc-kr
  
  Index: mod_version.html.ko.euc-kr
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_version.html.ko.euc-kr,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- mod_version.html.ko.euc-kr	14 Jul 2004 12:27:51 -0000	1.1
  +++ mod_version.html.ko.euc-kr	6 Nov 2004 16:30:32 -0000	1.2
  @@ -22,6 +22,7 @@
   <div id="preamble"><h1>����ġ ��� mod_version</h1>
   <div class="toplang">
   <p><span>������ ���: </span><a href="../en/mod/mod_version.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/mod/mod_version.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/mod/mod_version.html" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div>
   <table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>������ ����</td></tr>
  @@ -139,6 +140,7 @@
   </div>
   <div class="bottomlang">
   <p><span>������ ���: </span><a href="../en/mod/mod_version.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/mod/mod_version.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/mod/mod_version.html" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div><div id="footer">
   <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
  
  
  
  1.3       +1 -0      httpd-2.0/docs/manual/mod/mod_version.xml.meta
  
  Index: mod_version.xml.meta
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_version.xml.meta,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- mod_version.xml.meta	14 Jul 2004 12:27:51 -0000	1.2
  +++ mod_version.xml.meta	6 Nov 2004 16:30:32 -0000	1.3
  @@ -7,6 +7,7 @@
   
     <variants>
       <variant>en</variant>
  +    <variant>ja</variant>
       <variant>ko</variant>
     </variants>
   </metafile>
  
  
  
  1.80      +2 -16     httpd-2.0/docs/manual/mod/quickreference.html.de
  
  Index: quickreference.html.de
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.html.de,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -u -r1.79 -r1.80
  --- quickreference.html.de	1 Nov 2004 10:32:45 -0000	1.79
  +++ quickreference.html.de	6 Nov 2004 16:30:32 -0000	1.80
  @@ -208,20 +208,9 @@
   <tr><td><a href="mod_cache.html#cachedisable">CacheDisable <var> url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Disable caching of specified URLs</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheenable">CacheEnable <var>cache_type</var> <var>url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Enable caching of specified URLs using a specified storage
   manager</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck On|Off</a></td><td> On </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Indicates if the cache observes Expires dates when seeking
  -files</td></tr>
  -<tr class="odd"><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  -<tr><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Percentage of document served, after which the server
  +<tr><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  +<tr class="odd"><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Percentage of document served, after which the server
   will complete caching the file even if the request is cancelled.</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcclean">CacheGcClean <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unchanged cached files that match a
  -URL</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily <var>time</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The recurring time each day for garbage collection to be run.
  -(24 hour clock)</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval <var>hours</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The interval between garbage collection attempts.</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage <var>KBytes</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The maximum kilobytes of memory used for garbage
  -collection</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unreferenced cached files that match a
  -URL.</td></tr>
   <tr><td><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl On|Off</a></td><td> Off </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Ignore the fact that the client requested the content not be
   cached.</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders <var>header-string</var> [<var>header-string</var>] ...</a></td><td> None </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Do not store the given HTTP header(s) in the cache.
  @@ -239,9 +228,6 @@
   cached by proxy servers</td></tr>
   <tr><td><a href="mod_disk_cache.html#cacheroot">CacheRoot <var>directory</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The directory root under which cache files are
   stored</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachesize">CacheSize <var>KBytes</var></a></td><td> 1000000 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The maximum amount of disk space that will be used by the
  -cache in KBytes</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin <var>?</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The minimum time margin to cache a document</td></tr>
   <tr class="odd"><td><a href="core.html#cgimapextension">CGIMapExtension <var>CGI-Pfad</var> <var>.Endung</var></a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Technik zur Bestimmung des Interpreters f�r
   CGI-Skripte</td></tr>
   <tr><td><a href="mod_charset_lite.html#charsetdefault">CharsetDefault <var>charset</var></a></td><td></td><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Charset to translate into</td></tr>
  
  
  
  1.135     +2 -16     httpd-2.0/docs/manual/mod/quickreference.html.en
  
  Index: quickreference.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.html.en,v
  retrieving revision 1.134
  retrieving revision 1.135
  diff -u -u -r1.134 -r1.135
  --- quickreference.html.en	1 Nov 2004 10:32:46 -0000	1.134
  +++ quickreference.html.en	6 Nov 2004 16:30:32 -0000	1.135
  @@ -204,20 +204,9 @@
   <tr><td><a href="mod_cache.html#cachedisable">CacheDisable <var> url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Disable caching of specified URLs</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheenable">CacheEnable <var>cache_type</var> <var>url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Enable caching of specified URLs using a specified storage
   manager</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck On|Off</a></td><td> On </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Indicates if the cache observes Expires dates when seeking
  -files</td></tr>
  -<tr class="odd"><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  -<tr><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Percentage of document served, after which the server
  +<tr><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  +<tr class="odd"><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Percentage of document served, after which the server
   will complete caching the file even if the request is cancelled.</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcclean">CacheGcClean <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unchanged cached files that match a
  -URL</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily <var>time</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The recurring time each day for garbage collection to be run.
  -(24 hour clock)</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval <var>hours</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The interval between garbage collection attempts.</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage <var>KBytes</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The maximum kilobytes of memory used for garbage
  -collection</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unreferenced cached files that match a
  -URL.</td></tr>
   <tr><td><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl On|Off</a></td><td> Off </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Ignore the fact that the client requested the content not be
   cached.</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders <var>header-string</var> [<var>header-string</var>] ...</a></td><td> None </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Do not store the given HTTP header(s) in the cache.
  @@ -235,9 +224,6 @@
   cached by proxy servers</td></tr>
   <tr><td><a href="mod_disk_cache.html#cacheroot">CacheRoot <var>directory</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The directory root under which cache files are
   stored</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachesize">CacheSize <var>KBytes</var></a></td><td> 1000000 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The maximum amount of disk space that will be used by the
  -cache in KBytes</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin <var>?</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The minimum time margin to cache a document</td></tr>
   <tr class="odd"><td><a href="core.html#cgimapextension">CGIMapExtension <var>cgi-path</var> <var>.extension</var></a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Technique for locating the interpreter for CGI
   scripts</td></tr>
   <tr><td><a href="mod_charset_lite.html#charsetdefault">CharsetDefault <var>charset</var></a></td><td></td><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Charset to translate into</td></tr>
  
  
  
  1.20      +2 -16     httpd-2.0/docs/manual/mod/quickreference.html.es
  
  Index: quickreference.html.es
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.html.es,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -u -r1.19 -r1.20
  --- quickreference.html.es	1 Nov 2004 10:32:46 -0000	1.19
  +++ quickreference.html.es	6 Nov 2004 16:30:32 -0000	1.20
  @@ -207,20 +207,9 @@
   <tr><td><a href="mod_cache.html#cachedisable">CacheDisable <var> url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Disable caching of specified URLs</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheenable">CacheEnable <var>cache_type</var> <var>url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Enable caching of specified URLs using a specified storage
   manager</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck On|Off</a></td><td> On </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Indicates if the cache observes Expires dates when seeking
  -files</td></tr>
  -<tr class="odd"><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  -<tr><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Percentage of document served, after which the server
  +<tr><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  +<tr class="odd"><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Percentage of document served, after which the server
   will complete caching the file even if the request is cancelled.</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcclean">CacheGcClean <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unchanged cached files that match a
  -URL</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily <var>time</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The recurring time each day for garbage collection to be run.
  -(24 hour clock)</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval <var>hours</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The interval between garbage collection attempts.</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage <var>KBytes</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The maximum kilobytes of memory used for garbage
  -collection</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unreferenced cached files that match a
  -URL.</td></tr>
   <tr><td><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl On|Off</a></td><td> Off </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Ignore the fact that the client requested the content not be
   cached.</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders <var>header-string</var> [<var>header-string</var>] ...</a></td><td> None </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Do not store the given HTTP header(s) in the cache.
  @@ -238,9 +227,6 @@
   cached by proxy servers</td></tr>
   <tr><td><a href="mod_disk_cache.html#cacheroot">CacheRoot <var>directory</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The directory root under which cache files are
   stored</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachesize">CacheSize <var>KBytes</var></a></td><td> 1000000 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The maximum amount of disk space that will be used by the
  -cache in KBytes</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin <var>?</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The minimum time margin to cache a document</td></tr>
   <tr class="odd"><td><a href="core.html#cgimapextension">CGIMapExtension <var>cgi-path</var> <var>.extension</var></a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Technique for locating the interpreter for CGI
   scripts</td></tr>
   <tr><td><a href="mod_charset_lite.html#charsetdefault">CharsetDefault <var>charset</var></a></td><td></td><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Charset to translate into</td></tr>
  
  
  
  1.12      +3 -17     httpd-2.0/docs/manual/mod/quickreference.html.ja.euc-jp
  
  Index: quickreference.html.ja.euc-jp
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/quickreference.html.ja.euc-jp,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- quickreference.html.ja.euc-jp	1 Nov 2004 10:32:46 -0000	1.11
  +++ quickreference.html.ja.euc-jp	6 Nov 2004 16:30:33 -0000	1.12
  @@ -197,20 +197,9 @@
   <tr><td><a href="mod_cache.html#cachedisable">CacheDisable <var> url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Disable caching of specified URLs</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheenable">CacheEnable <var>cache_type</var> <var>url-string</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Enable caching of specified URLs using a specified storage
   manager</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cacheexpirycheck">CacheExpiryCheck On|Off</a></td><td> On </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Indicates if the cache observes Expires dates when seeking
  -files</td></tr>
  -<tr class="odd"><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  -<tr><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Percentage of document served, after which the server
  +<tr><td><a href="mod_file_cache.html#cachefile">CacheFile <var>file-path</var> [<var>file-path</var>] ...</a></td><td></td><td>s</td><td>X</td></tr><tr><td class="descr" colspan="4">Cache a list of file handles at startup time</td></tr>
  +<tr class="odd"><td><a href="mod_cache.html#cacheforcecompletion">CacheForceCompletion <var>Percentage</var></a></td><td> 60 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Percentage of document served, after which the server
   will complete caching the file even if the request is cancelled.</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcclean">CacheGcClean <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unchanged cached files that match a
  -URL</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcdaily">CacheGcDaily <var>time</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The recurring time each day for garbage collection to be run.
  -(24 hour clock)</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcinterval">CacheGcInterval <var>hours</var></a></td><td></td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The interval between garbage collection attempts.</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachegcmemusage">CacheGcMemUsage <var>KBytes</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The maximum kilobytes of memory used for garbage
  -collection</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachegcunused">CacheGcUnused <var>hours</var> <var>url-string</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The time to retain unreferenced cached files that match a
  -URL.</td></tr>
   <tr><td><a href="mod_cache.html#cacheignorecachecontrol">CacheIgnoreCacheControl On|Off</a></td><td> Off </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">Ignore the fact that the client requested the content not be
   cached.</td></tr>
   <tr class="odd"><td><a href="mod_cache.html#cacheignoreheaders">CacheIgnoreHeaders <var>header-string</var> [<var>header-string</var>] ...</a></td><td> None </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Do not store the given HTTP header(s) in the cache.
  @@ -228,9 +217,6 @@
   ����å���Ǥ���褦�ˤ���</td></tr>
   <tr><td><a href="mod_disk_cache.html#cacheroot">CacheRoot <var>directory</var></a></td><td></td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The directory root under which cache files are
   stored</td></tr>
  -<tr class="odd"><td><a href="mod_disk_cache.html#cachesize">CacheSize <var>KBytes</var></a></td><td> 1000000 </td><td>sv</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">The maximum amount of disk space that will be used by the
  -cache in KBytes</td></tr>
  -<tr><td><a href="mod_disk_cache.html#cachetimemargin">CacheTimeMargin <var>?</var></a></td><td> ? </td><td>sv</td><td>X</td></tr><tr><td class="descr" colspan="4">The minimum time margin to cache a document</td></tr>
   <tr class="odd"><td><a href="core.html#cgimapextension">CGIMapExtension <var>cgi-path</var> <var>.extension</var></a></td><td></td><td>dh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">CGI ������ץȤΥ��󥿡��ץ꥿�ΰ��֤�Ĵ�٤뤿��μ�ˡ</td></tr>
   <tr><td><a href="mod_charset_lite.html#charsetdefault">CharsetDefault <var>charset</var></a></td><td></td><td>svdh</td><td>X</td></tr><tr><td class="descr" colspan="4">Charset to translate into</td></tr>
   <tr class="odd"><td><a href="mod_charset_lite.html#charsetoptions">CharsetOptions <var>option</var> [<var>option</var>] ...</a></td><td> DebugLevel=0 NoImpl +</td><td>svdh</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Configures charset translation behavior</td></tr>
  @@ -333,7 +319,7 @@
       &lt;/IfModule&gt;</a></td><td></td><td>svdh</td><td>C</td></tr><tr><td class="descr" colspan="4">�⥸�塼���¸�ߤ��뤫���ʤ����˱����ƽ��������
   �ǥ��쥯�ƥ��֤�Ϥ�</td></tr>
   <tr class="odd"><td><a href="mod_version.html#ifversion">&lt;IfVersion [[!]<var>operator</var>] <var>version</var>&gt; ...
  -&lt;/IfVersion&gt;</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">contains version dependent configuration</td></tr>
  +&lt;/IfVersion&gt;</a></td><td></td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">�С�������¸������������</td></tr>
   <tr><td><a href="mod_imap.html#imapbase">ImapBase map|referer|<var>URL</var></a></td><td> http://servername/ </td><td>svdh</td><td>B</td></tr><tr><td class="descr" colspan="4">Default <code>base</code> for imagemap files</td></tr>
   <tr class="odd"><td><a href="mod_imap.html#imapdefault">ImapDefault error|nocontent|map|referer|<var>URL</var></a></td><td> nocontent </td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Default action when an imagemap is called with coordinates
   that are not explicitly mapped</td></tr>
  
  
  
  1.1                  httpd-2.0/docs/manual/mod/mod_version.html.ja.euc-jp
  
  Index: mod_version.html.ja.euc-jp
  ===================================================================
  <?xml version="1.0" encoding="EUC-JP"?>
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"><head><!--
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
                This file is generated from xml source: DO NOT EDIT
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
        -->
  <title>mod_version - Apache HTTP ������</title>
  <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
  <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
  <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
  <link href="../images/favicon.ico" rel="shortcut icon" /></head>
  <body>
  <div id="page-header">
  <p class="menu"><a href="../mod/">�⥸�塼��</a> | <a href="../mod/directives.html">�ǥ��쥯�ƥ���</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">�Ѹ�</a> | <a href="../sitemap.html">�����ȥޥå�</a></p>
  <p class="apache">Apache HTTP ������ ������� 2.1</p>
  <img alt="" src="../images/feather.gif" /></div>
  <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
  <div id="path">
  <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP ������</a> &gt; <a href="http://httpd.apache.org/docs-project/">�ɥ�����ơ������</a> &gt; <a href="../">�С������ 2.1</a> &gt; <a href="./">�⥸�塼��</a></div>
  <div id="page-content">
  <div id="preamble"><h1>Apache �⥸�塼�� mod_version</h1>
  <div class="toplang">
  <p><span>Available Languages: </span><a href="../en/mod/mod_version.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  <a href="../ja/mod/mod_version.html" title="Japanese">&nbsp;ja&nbsp;</a> |
  <a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
  </div>
  <table class="module"><tr><th><a href="module-dict.html#Description">����:</a></th><td>�С�������¸������</td></tr>
  <tr><th><a href="module-dict.html#Status">���ơ�����:</a></th><td>Extension</td></tr>
  <tr><th><a href="module-dict.html#ModuleIdentifier">�⥸�塼�뼱�̻�:</a></th><td>version_module</td></tr>
  <tr><th><a href="module-dict.html#SourceFile">�������ե�����:</a></th><td>mod_version.c</td></tr>
  <tr><th><a href="module-dict.html#Compatibility">�ߴ���:</a></th><td>�С������ 2.1 �ʹ�</td></tr></table>
  <h3>����</h3>
  
      <p>�͡��ʥС������� httpd �ΰۤʤ�����򰷤����Ȥˤʤ롢
      �ƥ��ȥ������Ȥ��絬�ϥͥåȥ���Ǥλ��ѤΤ�����߷פ���Ƥ��ޤ���
      ���Υ⥸�塼��Ͽ���������ƥ� �� <code class="directive"><a href="#ifversion">&lt;IfVersion&gt;</a></code> ��
      �󶡤��ޤ��������Ȥ��ȡ���������Ӥ�����ɽ���ˤ������
      �С����������å����Ǥ���褦�ˤʤ�ޤ���</p>
  
      <div class="example"><h3>��</h3><p><code>
        &lt;IfVersion 2.1.0&gt;<br />
        <span class="indent">
          # current httpd version is exactly 2.1.0<br />
        </span>
        &lt;/IfVersion&gt;<br />
        <br />
        &lt;IfVersion &gt;= 2.2&gt;<br />
        <span class="indent">
          # use really new features :-)<br />
        </span>
        &lt;/IfVersion&gt;
      </code></p></div>
  
      <p>�ܺ٤ϰʲ����ɤ�Ǥ���������</p>
  </div>
  <div id="quickview"><h3 class="directives">�ǥ��쥯�ƥ���</h3>
  <ul id="toc">
  <li><img alt="" src="../images/down.gif" /> <a href="#ifversion">&lt;IfVersion&gt;</a></li>
  </ul>
  </div>
  
  <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="directive-section"><h2><a name="IfVersion" id="IfVersion">&lt;IfVersion&gt;</a> <a name="ifversion" id="ifversion">�ǥ��쥯�ƥ���</a></h2>
  <table class="directive">
  <tr><th><a href="directive-dict.html#Description">����:</a></th><td>�С�������¸������������</td></tr>
  <tr><th><a href="directive-dict.html#Syntax">��ʸ:</a></th><td><code>&lt;IfVersion [[!]<var>operator</var>] <var>version</var>&gt; ...
  &lt;/IfVersion&gt;</code></td></tr>
  <tr><th><a href="directive-dict.html#Context">����ƥ�����:</a></th><td>����������ե�����, �С������ۥ���, �ǥ��쥯�ȥ�, .htaccess</td></tr>
  <tr><th><a href="directive-dict.html#Override">���:</a></th><td>All</td></tr>
  <tr><th><a href="directive-dict.html#Status">���ơ�����:</a></th><td>Extension</td></tr>
  <tr><th><a href="directive-dict.html#Module">�⥸�塼��:</a></th><td>mod_version</td></tr>
  </table>
      <p><code class="directive">&lt;IfVersion&gt;</code> �� httpd �ΥС������
      ���������������Ȥ��ˤΤ߼¹Ԥ��������ǥ��쥯�ƥ��֤�Ϥߤޤ���
      �̾�� (����) ��ӤΤȤ��� <var>version</var> ������
      <code><var>major</var>[.<var>minor</var>[.<var>patch</var>]]</code> �Ȥ���
      �������㤨�С�<code>2.1.0</code> �� <code>2.2</code> �Ȥʤ�ޤ���
      <var>minor</var> �� <var>patch</var> �Ͼ�ά��ǽ�Ǥ�����ά���줿���ϡ�
      0 ����ꤷ����ΤȤߤʤ���ޤ�����Ӥˤϼ��ο��� <var>operator</var> ��
      ����Ǥ��ޤ�:</p>
  
      <table class="bordered"><tr class="header"><th><var>operator</var></th><th>����</th></tr>
  <tr><td><code>=</code> �� <code>==</code></td>
          <td>Ʊ�� httpd �С������</td></tr>
  <tr class="odd"><td><code>&gt;</code></td>
          <td>����礭�� httpd �С������</td></tr>
  <tr><td><code>&gt;=</code></td>
          <td>����ʾ�� httpd �С������</td></tr>
  <tr class="odd"><td><code>&lt;</code></td>
          <td>����̤���� httpd �С������</td></tr>
  <tr><td><code>&lt;=</code></td>
          <td>����ʲ��� httpd �С������</td></tr>
  </table>
  
      <div class="example"><h3>��</h3><p><code>
        &lt;IfVersion &gt;= 2.1&gt;<br />
        <span class="indent">
          # this happens only in versions greater or<br />
          # equal 2.1.0.<br />
        </span>
        &lt;/IfVersion&gt;
      </code></p></div>
  
      <p>������Ӥ˲ä��ơ�http �ΥС�������ֹ���Ф�������ɽ���ˤ��
      �ޥå��󥰤��Ǥ��ޤ��������ν���������ޤ�:</p>
  
      <table class="bordered"><tr class="header"><th><var>operator</var></th><th>����</th></tr>
  <tr><td><code>=</code> or <code>==</code></td>
          <td><var>version</var> ��
              <code>/<var>regex</var>/</code> ����</td></tr>
  <tr class="odd"><td><code>~</code></td>
          <td><var>version</var> ��
              <code><var>regex</var></code> ����</td></tr>
  </table>
  
      <div class="example"><h3>��</h3><p><code>
        &lt;IfVersion = /^2.1.[01234]$/&gt;<br />
        <span class="indent">
          # e.g. workaround for buggy versions
        </span>
        &lt;/IfVersion&gt;
      </code></p></div>
  
      <p>�ޥå��󥰤������ɽ�����뤿��ˡ����٤ƤΥ��ڥ졼��������
      ��ò�� (<code>!</code>)���դ��뤳�Ȥ��Ǥ��ޤ�:</p>
  
      <div class="example"><p><code>
        &lt;IfVersion !~ ^2.1.[01234]$&gt;<br />
        <span class="indent">
          # not for those versions<br />
        </span>
        &lt;/IfVersion&gt;
      </code></p></div>
  
      <p><var>operator</var> ����ά���줿�Ȥ��� <code>=</code> ��
      �ߤʤ���ޤ���</p>
  
  </div>
  </div>
  <div class="bottomlang">
  <p><span>Available Languages: </span><a href="../en/mod/mod_version.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  <a href="../ja/mod/mod_version.html" title="Japanese">&nbsp;ja&nbsp;</a> |
  <a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
  </div><div id="footer">
  <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
  <p class="menu"><a href="../mod/">�⥸�塼��</a> | <a href="../mod/directives.html">�ǥ��쥯�ƥ���</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">�Ѹ�</a> | <a href="../sitemap.html">�����ȥޥå�</a></p></div>
  </body></html>
  
  
  1.17      +4 -0      httpd-2.0/docs/manual/vhosts/examples.html
  
  Index: examples.html
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/vhosts/examples.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -u -r1.16 -r1.17
  --- examples.html	7 Jun 2003 23:37:22 -0000	1.16
  +++ examples.html	6 Nov 2004 16:30:33 -0000	1.17
  @@ -2,6 +2,10 @@
   Content-Language: en
   Content-type: text/html; charset=ISO-8859-1
   
  +URI: examples.html.ja.euc-jp
  +Content-Language: ja
  +Content-type: text/html; charset=EUC-JP
  +
   URI: examples.html.ko.euc-kr
   Content-Language: ko
   Content-type: text/html; charset=EUC-KR
  
  
  
  1.16      +2 -0      httpd-2.0/docs/manual/vhosts/examples.html.en
  
  Index: examples.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/vhosts/examples.html.en,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -u -r1.15 -r1.16
  --- examples.html.en	4 Nov 2004 22:14:41 -0000	1.15
  +++ examples.html.en	6 Nov 2004 16:30:33 -0000	1.16
  @@ -19,6 +19,7 @@
   <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">Virtual Hosts</a></div><div id="page-content"><div id="preamble"><h1>VirtualHost Examples</h1>
   <div class="toplang">
   <p><span>Available Languages: </span><a href="../en/vhosts/examples.html" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/vhosts/examples.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/vhosts/examples.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div>
   
  @@ -627,6 +628,7 @@
   	</div></div>
   <div class="bottomlang">
   <p><span>Available Languages: </span><a href="../en/vhosts/examples.html" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/vhosts/examples.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/vhosts/examples.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div><div id="footer">
   <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
  
  
  
  1.11      +2 -0      httpd-2.0/docs/manual/vhosts/examples.html.ko.euc-kr
  
  Index: examples.html.ko.euc-kr
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/vhosts/examples.html.ko.euc-kr,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- examples.html.ko.euc-kr	4 Nov 2004 22:14:41 -0000	1.10
  +++ examples.html.ko.euc-kr	6 Nov 2004 16:30:33 -0000	1.11
  @@ -19,6 +19,7 @@
   <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.1</a> &gt; <a href="./">����ȣ��Ʈ</a></div><div id="page-content"><div id="preamble"><h1>����ȣ��Ʈ ��</h1>
   <div class="toplang">
   <p><span>������ ���: </span><a href="../en/vhosts/examples.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/vhosts/examples.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/vhosts/examples.html" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div>
   <div class="outofdate">�� ������ �ֽ��� ������ �ƴմϴ�.
  @@ -613,6 +614,7 @@
   	</div></div>
   <div class="bottomlang">
   <p><span>������ ���: </span><a href="../en/vhosts/examples.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  +<a href="../ja/vhosts/examples.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
   <a href="../ko/vhosts/examples.html" title="Korean">&nbsp;ko&nbsp;</a></p>
   </div><div id="footer">
   <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
  
  
  
  1.8       +1 -0      httpd-2.0/docs/manual/vhosts/examples.xml.meta
  
  Index: examples.xml.meta
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/vhosts/examples.xml.meta,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- examples.xml.meta	4 Nov 2004 22:14:41 -0000	1.7
  +++ examples.xml.meta	6 Nov 2004 16:30:33 -0000	1.8
  @@ -7,6 +7,7 @@
   
     <variants>
       <variant>en</variant>
  +    <variant>ja</variant>
       <variant outdated="yes">ko</variant>
     </variants>
   </metafile>
  
  
  
  1.1                  httpd-2.0/docs/manual/vhosts/examples.html.ja.euc-jp
  
  Index: examples.html.ja.euc-jp
  ===================================================================
  <?xml version="1.0" encoding="EUC-JP"?>
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  <html xmlns="http://www.w3.org/1999/xhtml" lang="ja" xml:lang="ja"><head><!--
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
                This file is generated from xml source: DO NOT EDIT
          XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
        -->
  <title>�С������ۥ��Ȥ��� - Apache HTTP ������</title>
  <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
  <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
  <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
  <link href="../images/favicon.ico" rel="shortcut icon" /></head>
  <body id="manual-page"><div id="page-header">
  <p class="menu"><a href="../mod/">�⥸�塼��</a> | <a href="../mod/directives.html">�ǥ��쥯�ƥ���</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">�Ѹ�</a> | <a href="../sitemap.html">�����ȥޥå�</a></p>
  <p class="apache">Apache HTTP ������ ������� 2.1</p>
  <img alt="" src="../images/feather.gif" /></div>
  <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
  <div id="path">
  <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP ������</a> &gt; <a href="http://httpd.apache.org/docs-project/">�ɥ�����ơ������</a> &gt; <a href="../">�С������ 2.1</a> &gt; <a href="./">�С������ۥ���</a></div><div id="page-content"><div id="preamble"><h1>�С������ۥ��Ȥ���</h1>
  <div class="toplang">
  <p><span>Available Languages: </span><a href="../en/vhosts/examples.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  <a href="../ja/vhosts/examples.html" title="Japanese">&nbsp;ja&nbsp;</a> |
  <a href="../ko/vhosts/examples.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
  </div>
  
  
      <p>����ʸ��ϡ��С������ۥ��Ȥ�����κݤ�
      �褯���������������ΤǤ������ꤷ�Ƥ����оݤ� <a href="name-based.html">̾���١���</a> �� <a href="ip-based.html">IP �١���</a> �ΥС������ۥ��Ȥ�Ȥä�
      ��ĤΥ����Ф�ʣ���Υ����֥����Ȥ��Ѥ��Ƥ�������Ǥ���
      ��ĤΥץ����������Фθ����ʣ���Υ����Ф��Ѥ��륵���ȸ�����
      �����϶᡹�񤫤��Ϥ��Ǥ���</p>
  
  </div>
  <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#purename">��Ĥ� IP ���ɥ쥹�Ǥ����Ĥ���̾���١�����
      �����֥����Ȥ�¹Ԥ���</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#twoips">ʣ���� IP ���ɥ쥹�Τ���ۥ��Ȥ�̾���١�����
      �ۥ��ƥ��󥰤�Ԥʤ�</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#intraextra">�㤦 IP ���ɥ쥹 (�㤨�С������ȳ������ɥ쥹)
      ��Ʊ������ƥ�Ĥ�����</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#port">�㤦�ݡ��Ȥǰ㤦�����Ȥ򱿱Ĥ���</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#ip">IP �١����ΥС������ۥ��ƥ���</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#ipport">�ݡ��ȥ١����� IP �١����κ����ä�
      �С������ۥ���</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#mixed">̾���١����� IP �١����򺮤���
      �С������ۥ���</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#default"><code>_default_</code> �ΥС������ۥ��Ȥ�
      �Ȥ�</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#migrate">̾���١����ΥС������ۥ��Ȥ��� IP �١�����
      �С������ۥ��Ȥ˰ܹԤ���</a></li>
  <li><img alt="" src="../images/down.gif" /> <a href="#serverpath"><code>ServerPath</code> �ǥ��쥯�ƥ��֤�
      �Ȥ�</a></li>
  </ul></div>
  <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="purename" id="purename">��Ĥ� IP ���ɥ쥹�Ǥ����Ĥ���̾���١�����
      �����֥����Ȥ�¹Ԥ���</a></h2>
  
      <p>�����Ф� IP ���ɥ쥹���ij�����Ƥ��Ƥ��ơ�DNS �ǥޥ����
      ʣ����̾�� (CNAME) �����ꤵ��Ƥ��ޤ������Υޥ����
      <code>www.example.com</code> �� <code>www.example.org</code>
      �Τ���Υ����֥����Ф�¹Ԥ��������Ȥ��ޤ���</p>
  
      <div class="note"><h3>��</h3><p>
            Apache �����Ф�����ǥС������ۥ��Ȥ�����򤷤������ǡ�
            �Τ�ʤ��֤ˤ��Υۥ���̾���б����� DNS �Υ���ȥ꤬
            �������줿��Ϥ��ޤ��󡣤��Υ����Ф� IP ���ɥ쥹�˲�褵���
            �褦�� DNS ��̾������Ͽ���ʤ����<em>�ʤ�ޤ���</em>��
            �����Ǥʤ���ï�⤢�ʤ��Υ����֥����Ȥ򸫤뤳�ȤϤǤ��ޤ���
            ��������ǤΥƥ��ȤΤ���� <code>hosts</code> �ե������
            ����ȥ���ɲä��뤳�Ȥ�Ǥ��ޤ��������ξ��Ϥ���
            hosts ����ȥ�Τ���ޥ��󤫤餷��ư��ޤ���</p>
      </div>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      # Ensure that Apache listens on port 80<br />
      Listen 80<br />
      <br />
      # Listen for virtual host requests on all IP addresses<br />
      NameVirtualHost *:80<br />
      <br />
      &lt;VirtualHost *:80&gt;<br />
      <span class="indent">
        DocumentRoot /www/example1<br />
        ServerName www.example.com<br />
        <br />
        # Other directives here<br />
        <br />
      </span>
      &lt;/VirtualHost&gt;<br />
      <br />
      &lt;VirtualHost *:80&gt;<br />
      <span class="indent">
        DocumentRoot /www/example2<br />
        ServerName www.example.org<br />
        <br />
        # Other directives here<br />
        <br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p>�������ꥹ���Ϥ��٤ƤΥ��ɥ쥹�˥ޥå����ޤ��Τǡ��祵���Ф�
      �ꥯ�����Ȥ򰷤��ޤ���<code>www.example.com</code> ��
      �ǽ�ˤ��뤿�ᡢͥ���̤ϰ��ֹ⤯�ʤꡢ<cite>default</cite> �⤷����
      <cite>primary</cite>  �Υ����Фȹͤ��뤳�Ȥ��Ǥ��ޤ����Ĥޤꡢ�ꥯ�����Ȥ�
      �ɤ� <code>ServerName</code> �ǥ��쥯�ƥ��֤ˤ�ޥå����ʤ���硢
      ���ֺǽ�� <code>VirtualHost</code> �ˤ�갷���ޤ���</p>
  
      <div class="note"><h3>��</h3>
  
            <p><code>*</code> �򥷥��ƥ�μºݤ� IP ���ɥ쥹���֤�������
            ���Ȥ�Ǥ��ޤ������ξ��� <code>VirtualHost</code> �ΰ�����
            <code>NameVirtualHost</code> �ΰ�����Ʊ����<em>���ʤ���Фʤ�ޤ���
            </em>:</p>
  
              <div class="example"><p><code>
              NameVirtualHost 172.20.30.40<br />
  						<br />
              &lt;VirtualHost 172.20.30.40&gt;<br />
   		        # etc ...
              </code></p></div>
  
            <p>��������IP ���ɥ쥹��ͽ¬�Բ�ǽ�ʥ����ƥ�
            �����㤨�Хץ��Х�������ưŪ�� IP ���ɥ쥹��������Ʋ��餫��
            �����ʥߥå� DNS ��ȤäƤ�����ʤɡ����ˤ����Ƥϡ�<code>*</code> 
            ����Ϥ���������Ǥ���<code>*</code> �Ϥ��٤Ƥ� IP ���ɥ쥹��
            �ޥå����ޤ��Τǡ���������ˤ��Ƥ����� IP ���ɥ쥹���ѹ�����Ƥ�
            �����ѹ�������ư��ޤ���</p>
      </div>
  
      <p>̾���١����ΥС������ۥ��ƥ��󥰤ǤϤۤܤ��٤Ƥξ����ǡ�
      �嵭������Ǵ�˾������ˤʤäƤ��뤳�ȤǤ��礦��
      �ºݤ������꤬ư��ʤ��Τϡ�IP ���ɥ쥹��ݡ��Ȥΰ㤤�ˤ�ä�
      �㤦����ƥ�Ĥ�����Ȥ������Ǥ���</p>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="twoips" id="twoips">ʣ���� IP ���ɥ쥹�Τ���ۥ��Ȥ�̾���١�����
      �ۥ��ƥ��󥰤�Ԥʤ�</a></h2>
   
      <div class="note">
      <h3>��</h3><p>��������������Ƥ�����ˡ�� IP ���ɥ쥹��
      ���Ĥ��äƤ�Ʊ�ͤˤǤ��ޤ���</p>
      </div>
  
      <p>�����Фˤ���� IP ���ɥ쥹���Ĥ��Ƥ��ޤ��������
      (<code>172.20.30.40</code>) �Ǥϼ祵���� 
      <code>server.domain.com</code> �򰷤����⤦����
      (<code>172.20.30.50</code>) �Ǥ���Ĥ�����ʾ�ο���
      �С������ۥ��Ȥ򰷤��ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      Listen 80<br />
  		<br />
      # This is the "main" server running on 172.20.30.40<br />
      ServerName server.domain.com<br />
      DocumentRoot /www/mainserver<br />
  		<br />
      # This is the other address<br />
      NameVirtualHost 172.20.30.50<br />
  		<br />
      &lt;VirtualHost 172.20.30.50&gt;<br />
      <span class="indent">
          DocumentRoot /www/example1<br />
          ServerName www.example.com<br />
     			<br />
          # Other directives here ...<br />
  				<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.50&gt;<br />
      <span class="indent">
          DocumentRoot /www/example2<br />
          ServerName www.example.org<br />
  				<br />
          # Other directives here ...<br />
  				<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p><code>172.20.30.50</code> �ʳ��Υ��ɥ쥹�ؤΥꥯ�����Ȥϼ祵����
      �������ޤ���<code>172.20.30.50</code> �ؤΡ�̤�ΤΥۥ���̾�ޤ���
      <code>Host:</code> �إå��ʤ��Υꥯ�����Ȥ� <code>www.example.com</code>
      �������ޤ���</p>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="intraextra" id="intraextra">�㤦 IP ���ɥ쥹 (�㤨�С������ȳ������ɥ쥹)
      ��Ʊ������ƥ�Ĥ�����</a></h2>
  
      <p>�����Хޥ���� IP ���ɥ쥹����� (<code>192.168.1.1</code>
      �� <code>172.20.30.40</code>) ���äƤ��ޤ������Υޥ��������
      (����ȥ�ͥå�) �� ���� (���󥿡��ͥå�) �Υͥåȥ���δ֤�
      ����ޤ���<code>server.example.com</code> �ϥͥåȥ���γ������
      �������ɥ쥹 (<code>172.20.30.40</code>) �Ȥ��Ʋ�褵��ޤ�����
      �ͥåȥ�����椫����������ɥ쥹 (<code>192.168.1.1</code>) 
      �Ȥ��Ʋ�褵��ޤ���</p>
  
      <p><code>VirtualHost</code> ��Ĥ����ǥ����Ф������Υꥯ�����Ȥ�
      �����Υꥯ�����Ȥ�ξ����Ʊ������ƥ�ĤDZ�������褦�ˤǤ��ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      NameVirtualHost 192.168.1.1<br />
      NameVirtualHost 172.20.30.40<br />
  		<br />
      &lt;VirtualHost 192.168.1.1 172.20.30.40&gt;<br />
      <span class="indent">
          DocumentRoot /www/server1<br />
          ServerName server.example.com<br />
          ServerAlias server<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p>����Ǥɤ���Υͥåȥ������Υꥯ�����Ȥ�Ʊ�� <code>VirtualHost</code>
      �ǰ�����褦�ˤʤ�ޤ���</p>
  
      <div class="note"><h3>��:</h3><p>�����ͥåȥ���Ǥϴ����ʥۥ���̾��
            <code>server.example.com</code> ������ˡ�ñ�� <code>server</code>
            ��Ȥ����Ȥ��Ǥ��ޤ���</p>
  
            <p>�����Ǥϡ�IP ���ɥ쥹�Υꥹ�Ȥ򡢤��٤ƤΥ��ɥ쥹��
             Ʊ������ƥ�ĤDZ������� <code>*</code> ���֤��������ޤ���</p>
      </div>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="port" id="port">�㤦�ݡ��Ȥǰ㤦�����Ȥ򱿱Ĥ���</a></h2>
  
      <p>Ʊ�� IP ��ʣ���Υɥᥤ�󤬤��ꡢ�����ʣ���Υݡ��Ȥ�Ȥä�
      �ꥯ�����Ȥ򰷤������Ȥ�������ޤ���"NameVirtualHost" ���������
      �ݡ��Ȥ�������뤳�Ȥǡ������ư������ޤ���
      NameVirtualHost name:port ̵���� Listen �ǥ��쥯�ƥ��֤�
      &lt;VirtualHost name:port&gt; ��Ȥ����Ȥ��Ƥ⡢���������ư��ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      Listen 80<br />
      Listen 8080<br />
  		<br />
      NameVirtualHost 172.20.30.40:80<br />
      NameVirtualHost 172.20.30.40:8080<br />
  		<br />
      &lt;VirtualHost 172.20.30.40:80&gt;<br />
      <span class="indent">
          ServerName www.example.com<br />
          DocumentRoot /www/domain-80<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40:8080&gt;<br />
      <span class="indent">
          ServerName www.example.com<br />
          DocumentRoot /www/domain-8080<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40:80&gt;<br />
      <span class="indent">
          ServerName www.example.org<br />
          DocumentRoot /www/otherdomain-80<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40:8080&gt;<br />
      <span class="indent">
          ServerName www.example.org<br />
          DocumentRoot /www/otherdomain-8080<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="ip" id="ip">IP �١����ΥС������ۥ��ƥ���</a></h2>
  
      <p>������ <code>www.example.com</code> �� <code>www.example.org</code>
      �ˤ��줾���褵��롢��Ĥ� IP ���ɥ쥹 (<code>172.20.30.40</code> ��
      <code>172.20.30.50</code>) ������ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      Listen 80<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      <span class="indent">
          DocumentRoot /www/example1<br />
          ServerName www.example.com<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.50&gt;<br />
      <span class="indent">
          DocumentRoot /www/example2<br />
          ServerName www.example.org<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p><code>&lt;VirtualHost&gt;</code> �ǥ��쥯�ƥ��֤Τɤ�Ǥ�
      ���ꤵ��Ƥ��ʤ����ɥ쥹 (�㤨�� <code>localhost</code>) �ϡ�
      �祵���Ф�����Ф����˹Ԥ��ޤ���</p>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="ipport" id="ipport">�ݡ��ȥ١����� IP �١����κ����ä�
      �С������ۥ���</a></h2>
  
      <p>�����Хޥ���Ϥ��줾�� <code>www.example.com</code> ��
      <code>www.example.org</code> �ˤ��줾���褵��롢IP ���ɥ쥹�����
      (<code>192.168.1.1</code> �� <code>172.20.30.40</code>) ���äƤ��ޤ���
      �ɤ����ݡ��� 80 �� 8080 �ǥۥ��Ȥ����餻�ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      Listen 172.20.30.40:80<br />
      Listen 172.20.30.40:8080<br />
      Listen 172.20.30.50:80<br />
      Listen 172.20.30.50:8080<br />
  		<br />
      &lt;VirtualHost 172.20.30.40:80&gt;<br />
      <span class="indent">
          DocumentRoot /www/example1-80<br />
          ServerName www.example.com<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40:8080&gt;<br />
      <span class="indent">
          DocumentRoot /www/example1-8080<br />
          ServerName www.example.com<br />
  		</span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.50:80&gt;<br />
      <span class="indent">
          DocumentRoot /www/example2-80<br />
          ServerName www.example.org<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.50:8080&gt;<br />
      <span class="indent">
          DocumentRoot /www/example2-8080<br />
          ServerName www.example.org<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="mixed" id="mixed">̾���١����� IP �١����򺮤���
      �С������ۥ���</a></h2>
  
      <p>�����Ĥ��Υޥ���Ǥ�̾���١����Ρ�����¾�Ǥ� IP �١����ΥС������
      �ۥ��Ȥ򤷤ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      Listen 80<br />
  		<br />
      NameVirtualHost 172.20.30.40<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      <span class="indent">
          DocumentRoot /www/example1<br />
          ServerName www.example.com<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      <span class="indent">
          DocumentRoot /www/example2<br />
          ServerName www.example.org<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      <span class="indent">
          DocumentRoot /www/example3<br />
          ServerName www.example3.net<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      # IP-based<br />
      &lt;VirtualHost 172.20.30.50&gt;<br />
      <span class="indent">
          DocumentRoot /www/example4<br />
          ServerName www.example4.edu<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.60&gt;<br />
      <span class="indent">
          DocumentRoot /www/example5<br />
          ServerName www.example5.gov<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="default" id="default"><code>_default_</code> �ΥС������ۥ��Ȥ�
      �Ȥ�</a></h2> 
  
      <h3><a name="defaultallports" id="defaultallports">���٤ƤΥݡ��Ȥ��Ф���
      <code>_default_</code> �С������ۥ���</a></h3>
  
      <p>̤����� IP ���ɥ쥹�ȥݡ��ȡ�<em>�Ĥޤ�</em>¾�ΥС������ۥ��Ȥ�
      �Ȥ��Ƥ��ʤ����ɥ쥹�ȥݡ��Ȥ��Ȥ߹�碌���ؤ�<em>���٤Ƥ�</em>�ꥯ�����Ȥ�
      �������ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      &lt;VirtualHost _default_:*&gt;<br />
      <span class="indent">
          DocumentRoot /www/default<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p>���Τ褦�˥磻��ɥ����ɤΥݡ��Ȥǥǥե���ȤΥС������ۥ��Ȥ�
      ���ꤹ��ȡ��祵���Ф˥ꥯ�����Ȥ��Ԥ��Τ��ɤ��ޤ���</p>
  
      <p>�ǥե���ȤΥС������ۥ��Ȥ�̾���١����ΥС������ۥ��Ȥ�
      �Ȥ��Ƥ��륢�ɥ쥹�ȥݡ��Ȥ��Ȥ�����줿�ꥯ�����Ȥ򰷤����Ȥ�
      ����ޤ��󡣥ꥯ�����Ȥ������� <code>Host:</code> �إå��䤽��
      �إå����ʤ��ä��ꤹ����ϴ���̾���١����С������ۥ��� (����
      ���ɥ쥹�ȥݡ��Ȥ�����ե�������Ǻǽ�ΥС������ۥ���) �ˤ��
      �����ޤ���</p>
  
      <p>�ɤ�ʥꥯ�����ȤǤ� <code class="directive"><a href="../mod/mod_alias.html#aliasmatch">AliasMatch</a></code>
      �� <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> ��Ȥä�
      ñ��ξ���ڡ��� (�䥹����ץ�) �˽񤭴����뤳�Ȥ��Ǥ��ޤ���</p>
      
  
      <h3><a name="defaultdifferentports" id="defaultdifferentports">�㤦�ݡ��ȤΤ����
      <code>_default_</code> �С������ۥ���</a></h3>
  
      <p>��Ĥ������Ȥۤ�Ʊ���Ǥ����������Ф�ʣ���Υݡ��Ȥ� listen ���Ƥ��ꡢ
      80 �֥ݡ��Ȥ��Ф�����Ĥ�� <code>_default_</code> �С������ۥ��Ȥ�
      ���ꤷ�������Ǥ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      &lt;VirtualHost _default_:80&gt;<br />
      <span class="indent">
          DocumentRoot /www/default80<br />
          # ...<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost _default_:*&gt;<br />
      <span class="indent">
          DocumentRoot /www/default<br />
          # ...<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p>80 �֥ݡ��ȤΥǥե���ȥС������ۥ��� (�磻��ɥ����ɥݡ��Ȥ�
      �ǥե���ȥС������ۥ��Ȥ������˽񤫤�Ƥ��ʤ���Фʤ�ޤ���) ��
      ̤����� IP ���ɥ쥹������줿���٤ƤΥꥯ�����Ȥ򰷤��ޤ���
      �祵���Фϥꥯ�����Ȥ򰷤��ޤ���</p>
      
  
      <h3><a name="defaultoneport" id="defaultoneport">��ĤΥݡ��Ȥ��Ф��Ƥ�����
      <code>_default_</code> �С������ۥ���</a></h3>
  
      <p>80 �֥ݡ��Ȥˤϥǥե���ȤΥС������ۥ��Ȥ�ɬ�פǡ�¾��
      �С������ۥ��Ȥϥǥե���Ȥ�ɬ�פʤ����Ǥ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      &lt;VirtualHost _default_:80&gt;<br />
      DocumentRoot /www/default<br />
      ...<br />
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p>80 �֥ݡ��ȤؤΥ��ɥ쥹̤����Υꥯ�����Ȥϥǥե���ȤΥС������
      �ۥ��Ȥ��������ޤ���¾��̤����Υ��ɥ쥹�ȥݡ��ȤؤΥꥯ�����Ȥ�
      �祵���Ф��������ޤ���</p>
      
  
    </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="migrate" id="migrate">̾���١����ΥС������ۥ��Ȥ��� IP �١�����
      �С������ۥ��Ȥ˰ܹԤ���</a></h2>
  
      <p>�ۥ���̾��̾�� <code>www.example.org</code> �ΥС������ۥ���
      (<a href="#name">̾���١���</a>����� 2 ���ܤ�����) �����Ѥ� IP ���ɥ쥹��
      �����Ȥ��ޤ���̾���١����ΥС������ۥ��ȤθŤ� IP ���ɥ쥹��
      ����å��夷�Ƥ���͡��ॵ���Ф�ץ������Τ���˰ܹԴ������ξ����
      �С������ۥ��Ȥ��󶡤������Ȥ��ޤ���</p>
  
      <p>���ϴ�ñ�Ǥ���ñ�˿����� IP ���ɥ쥹 (<code>172.20.30.50</code>)
      �� <code>VirtualHost</code> �ǥ��쥯�ƥ��֤��ɲä��뤳�Ȥ�
      �Ǥ��ޤ���</p>
    
      <div class="example"><h3>����������</h3><p><code>
      
  
      Listen 80<br />
      ServerName www.example.com<br />
      DocumentRoot /www/example1<br />
  		<br />
      NameVirtualHost 172.20.30.40<br />
  		<br />
      &lt;VirtualHost 172.20.30.40 172.20.30.50&gt;<br />
      <span class="indent">
          DocumentRoot /www/example2<br />
          ServerName www.example.org<br />
          # ...<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      <span class="indent">
          DocumentRoot /www/example3<br />
          ServerName www.example.net<br />
          ServerAlias *.example.net<br />
          # ...<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p>���ΥС������ۥ��ȤϿ��������ɥ쥹 (IP �١����ΥС������ۥ��ȤȤ���)
      �ȸŤ����ɥ쥹(̾���١����ΥС������ۥ��ȤȤ���) ��ξ������
      ���������Ǥ��ޤ���</p>
  
      </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
  <div class="section">
  <h2><a name="serverpath" id="serverpath"><code>ServerPath</code> �ǥ��쥯�ƥ��֤�
      �Ȥ�</a></h2>
  
      <p>̾���١����ΥС������ۥ��Ȥ���Ĥ��륵���Ф�����Ȥ��ޤ���
      �������С������ۥ��Ȥ����뤿��ˤϥ��饤����Ȥ�������
      <code>Host:</code> �إå�������ʤ���Фʤ�ޤ���
      �Ť� HTTP/1.0 �Ϥ��Τ褦�ʥإå�������ʤ��Τǡ�Apache �ϥ��饤����Ȥ�
      �ɤΥС������ۥ��Ȥ�տޤ����Τ����äѤ�狼��ޤ���
      (�ʤΤǡ���С������ۥ��Ȥǥꥯ�����Ȥ򰷤��ޤ�)��
      ��ǽ�ʸ¤�β��̸ߴ��������뤿�ᡢ̾���١����ΥС������ۥ��Ȥ�
      URL ��Ƭ���ؤΥ�󥯤ν񤫤줿�ڡ������֤���
      ��С������ۥ��Ȥ���������ޤ���</p>
  
      <div class="example"><h3>����������</h3><p><code>
      
  
      NameVirtualHost 172.20.30.40<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      <span class="indent">
          # primary vhost<br />
          DocumentRoot /www/subdomain<br />
          RewriteEngine On<br />
          RewriteRule ^/.* /www/subdomain/index.html<br />
          # ...<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      DocumentRoot /www/subdomain/sub1<br />
      <span class="indent">
          ServerName www.sub1.domain.tld<br />
          ServerPath /sub1/<br />
          RewriteEngine On<br />
          RewriteRule ^(/sub1/.*) /www/subdomain$1<br />
          # ...<br />
      </span>
      &lt;/VirtualHost&gt;<br />
  		<br />
      &lt;VirtualHost 172.20.30.40&gt;<br />
      <span class="indent">
          DocumentRoot /www/subdomain/sub2<br />
          ServerName www.sub2.domain.tld<br />
          ServerPath /sub2/<br />
          RewriteEngine On<br />
          RewriteRule ^(/sub2/.*) /www/subdomain$1<br />
          # ...<br />
      </span>
      &lt;/VirtualHost&gt;
      </code></p></div>
  
      <p><code class="directive"><a href="../mod/core.html#serverpath">ServerPath</a></code> �ǥ��쥯�ƥ��֤������
      ��ꡢURL <code>http://www.sub1.domain.tld/sub1/</code> ��
      <em>���</em> sub1-vhost �ˤ�갷���ޤ���URL
      <code>http://www.sub1.domain.tld/</code> �ؤΥꥯ�����Ȥ�
      ���饤����Ȥ������� <code>Host:</code> �إå������ä��Ȥ��ˤΤ�
      sub1-vhost ���������ޤ���<code>Host:</code> �إå����ʤ����
      ���饤����Ȥϼ�ۥ��Ȥξ���ڡ��������ޤ���</p>
  
      <p>��Ĵ�̯��ư��򤹤��������뤳�ȤϳФ��Ƥ����Ƥ���������
      <code>http://www.sub2.domain.tld/sub1/</code> �ؤΥꥯ�����Ȥ�
      <code>Host:</code> �إå����ʤ���� sub1-vhost �ˤ�갷���ޤ���</p>
  
      <p>������ <code>Host:</code> �إå������ä����饤����ȤϤɤ����
      URL��<em>�Ĥޤ�</em>��Ƭ������������̵������Ȥ���褦��
      <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> �ǥ��쥯�ƥ��֤�
      �Ȥ��Ƥ��ޤ���</p>
    </div></div>
  <div class="bottomlang">
  <p><span>Available Languages: </span><a href="../en/vhosts/examples.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
  <a href="../ja/vhosts/examples.html" title="Japanese">&nbsp;ja&nbsp;</a> |
  <a href="../ko/vhosts/examples.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
  </div><div id="footer">
  <p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
  <p class="menu"><a href="../mod/">�⥸�塼��</a> | <a href="../mod/directives.html">�ǥ��쥯�ƥ���</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">�Ѹ�</a> | <a href="../sitemap.html">�����ȥޥå�</a></p></div>
  </body></html>