]> granicus.if.org Git - apache/commitdiff
New Japanese translations. Forward port from 1.3.
authorYoshiki Hayashi <yoshiki@apache.org>
Thu, 13 Jun 2002 07:46:30 +0000 (07:46 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Thu, 13 Jun 2002 07:46:30 +0000 (07:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95640 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/fd-limits.html [deleted file]
docs/manual/vhosts/fd-limits.html.ja.jis [new file with mode: 0644]
docs/manual/vhosts/index.html [deleted file]
docs/manual/vhosts/index.html.ja.jis [new file with mode: 0644]
docs/manual/vhosts/name-based.html [deleted file]
docs/manual/vhosts/name-based.html.ja.jis [new file with mode: 0644]

diff --git a/docs/manual/vhosts/fd-limits.html b/docs/manual/vhosts/fd-limits.html
deleted file mode 100644 (file)
index dc09fb2..0000000
+++ /dev/null
@@ -1,73 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <meta name="generator" content="HTML Tidy, see www.w3.org" />
-
-    <title>Apache Server Virtual Host Support</title>
-  </head>
-  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-
-  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
-  vlink="#000080" alink="#FF0000">
-    <!--#include virtual="header.html" -->
-
-    <h1 align="CENTER">File Descriptor Limits</h1>
-
-    <p>When using a large number of Virtual Hosts, Apache may run
-    out of available file descriptors (sometimes called <cite>file
-    handles</cite> if each Virtual Host specifies different log
-    files. The total number of file descriptors used by Apache is
-    one for each distinct error log file, one for every other log
-    file directive, plus 10-20 for internal use. Unix operating
-    systems limit the number of file descriptors that may be used
-    by a process; the limit is typically 64, and may usually be
-    increased up to a large hard-limit.</p>
-
-    <p>Although Apache attempts to increase the limit as required,
-    this may not work if:</p>
-
-    <ol>
-      <li>Your system does not provide the setrlimit() system
-      call.</li>
-
-      <li>The setrlimit(RLIMIT_NOFILE) call does not function on
-      your system (such as Solaris 2.3)</li>
-
-      <li>The number of file descriptors required exceeds the hard
-      limit.</li>
-
-      <li>Your system imposes other limits on file descriptors,
-      such as a limit on stdio streams only using file descriptors
-      below 256. (Solaris 2)</li>
-    </ol>
-    In the event of problems you can: 
-
-    <ul>
-      <li>Reduce the number of log files; don't specify log files
-      in the VirtualHost sections, but only log to the main log
-      files.</li>
-
-      <li>
-        If you system falls into 1 or 2 (above), then increase the
-        file descriptor limit before starting Apache, using a
-        script like 
-
-        <blockquote>
-          <code>#!/bin/sh<br />
-           ulimit -S -n 100<br />
-           exec httpd</code>
-        </blockquote>
-      </li>
-    </ul>
-
-    <p>Please see the <a
-    href="../misc/descriptors.html">Descriptors and Apache</a>
-    document containing further details about file descriptor
-    problems and how they can be solved on your operating
-    system.</p>
-    <!--#include virtual="footer.html" -->
-  </body>
-</html>
-
diff --git a/docs/manual/vhosts/fd-limits.html.ja.jis b/docs/manual/vhosts/fd-limits.html.ja.jis
new file mode 100644 (file)
index 0000000..d6851d8
--- /dev/null
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="iso-2022-jp"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
+  <head>
+
+    <title>Apache \e$B%5!<%P$N%P!<%A%c%k%[%9%H$N%5%]!<%H\e(B</title>
+    <!-- English revision: 1.4 -->
+  </head>
+  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+
+  <body bgcolor="#ffffff" text="#000000" link="#0000ff"
+  vlink="#000080" alink="#ff0000">
+    <!--#include virtual="header.html" -->
+
+    <h1 align="center">\e$B%U%!%$%k5-=R;R$N8B3&\e(B</h1>
+
+    <p>\e$B$?$/$5$s$N%P!<%A%c%k%[%9%H$r1?MQ$9$k>l9g!"$b$7!"\e(B
+    \e$B3F%P!<%A%c%k%[%9%H$4$H$K0[$J$k%m%0%U%!%$%k$,;XDj$7$F$"$k$H!"\e(B
+    Apache \e$B$,%U%!%$%k5-=R;R\e(B (<cite>\e$B%U%!%$%k%O%s%I%k\e(B</cite>\e$B$H$b8F$P$l$^$9\e(B)
+    \e$B$r;H$$@Z$C$F$7$^$&$3$H$,$"$j$^$9!#\e(BApache \e$B$,;HMQ$9$k%U%!%$%k\e(B
+    \e$B5-=R;R$N?t$O!"3F%(%i!<%m%0%U%!%$%k$K$D$-\e(B 1 \e$B$D!"B>$N%m%0%U%!%$%k$N\e(B
+    \e$B%G%#%l%/%F%#%V$K$D$-\e(B 1 \e$B$D!"$5$i$KFbIt$G;HMQ$9$k\e(B 10 \e$B$+$i\e(B 20\e$B!"\e(B
+    \e$B$N9g7W$K$J$j$^$9!#\e(BUnix \e$B%*%Z%l!<%F%#%s%0%7%9%F%`$G$O%W%m%;%9$4$H$K\e(B
+    \e$B;HMQ2DG=$J%U%!%$%k5-=R;R$N?t$r@)8B$7$F$$$^$9!#$?$$$F$$$N>l9g$O\e(B 64 \e$B$G!"\e(B
+    \e$BIaDL$OBg$-$JCM$N%O!<%I%j%_%C%H$^$GA}$d$9$3$H$,$G$-$^$9!#\e(B</p>
+
+    <p>Apache \e$B$OI,MW$K1~$8$F>e8B$r3HBg$7$h$&$H;n$_$^$9$,!"\e(B
+    \e$B0J2<$N$h$&$J>l9g$K$O$&$^$/$$$+$J$$$+$b$7$l$^$;$s!#\e(B</p>
+
+    <ol>
+      <li>\e$BMxMQ$7$F$$$k%7%9%F%`$G\e(B setrlimit()
+      \e$B%7%9%F%`%3!<%k$,Ds6!$5$l$F$$$J$$!#\e(B</li>
+
+      <li>\e$B%7%9%F%`>e$G\e(B setrlimit(RLIMIT_NOFILE) \e$B$,F0:n$7$J$$\e(B
+      (\e$B$?$H$($P\e(B Solaris 2.3 \e$B$N$h$&$K\e(B)\e$B!#\e(B</li>
+
+      <li>\e$BMW5a$5$l$k%U%!%$%k5-=R;R$N?t$,\e(B
+      \e$B%O!<%I%j%_%C%H$rD6$($F$7$^$&!#\e(B</li>
+
+      <li>\e$B%7%9%F%`$K%U%!%$%k5-=R;R$K4X$7$FJL$N@)8B$,B8:_$7$F$7$^$C$F$$$k!#\e(B
+      \e$B$?$H$($P!"\e(Bstdio \e$B%9%H%j!<%`$G$O%U%!%$%k5-=R;R$r\e(B 256 \e$B0J>e;H$($J$$\e(B
+      (Solaris 2)\e$B!"$J$I!#\e(B</li>
+    </ol>
+    \e$BLdBj$,H/@8$7$?;~$K<h$jF@$kBP=hJ}K!$O<!$N$H$*$j\e(B:
+
+    <ul>
+      <li>\e$B%m%0%U%!%$%k$N?t$r8:$i$9!#\e(BVirtualHost
+      \e$B%;%/%7%g%s$G%m%0%U%!%$%k$r;XDj$;$:!"\e(B
+      \e$B%a%$%s$N%m%0%U%!%$%k$K$N$_5-O?$9$k!#\e(B</li>
+
+      <li>
+        \e$B$b$7!"A0=R$N\e(B 1 \e$B$^$?$O\e(B 2 \e$B$N>l9g$G$"$l$P!"\e(B
+        Apache \e$B$r5/F0$9$kA0$K%U%!%$%k5-=R;R$rA}$d$7$^$9!#\e(B
+        \e$B$?$H$($P<!$N$h$&$J%9%/%j%W%H$r;H$$$^$9!#\e(B
+
+        <blockquote>
+          <code>#!/bin/sh <br />
+           ulimit -S -n 100 <br />
+           exec httpd</code>
+        </blockquote>
+      </li>
+    </ul>
+
+    <p>\e$B%U%!%$%k5-=R;R$NLdBj$K$D$$$F$N>\:Y$d!"\e(B
+    \e$B%*%Z%l!<%F%#%s%0%7%9%F%`$4$H$N2r7hJ}K!$K$D$$$F$O!V\e(B<a
+    href="../misc/descriptors.html">\e$B%U%!%$%k5-=R;R$H\e(B
+    Apache</a>\e$B!W$NJ8=q$r;2>H$7$F$/$@$5$$!#\e(B
+    </p>
+    <!--#include virtual="footer.html" -->
+  </body>
+</html>
diff --git a/docs/manual/vhosts/index.html b/docs/manual/vhosts/index.html
deleted file mode 100644 (file)
index 7cb19b8..0000000
+++ /dev/null
@@ -1,84 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <meta name="generator" content="HTML Tidy, see www.w3.org" />
-
-    <title>Apache Virtual Host documentation</title>
-  </head>
-  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-
-  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
-  vlink="#000080" alink="#FF0000">
-    <!--#include virtual="header.html" -->
-
-    <h1 align="CENTER">Apache Virtual Host documentation</h1>
-
-    <p>The term <cite>Virtual Host</cite> refers to the practice of
-    maintaining more than one server on one machine, as
-    differentiated by their apparent hostname. For example, it is
-    often desirable for companies sharing a web server to have
-    their own domains, with web servers accessible as
-    <samp>www.company1.com</samp> and
-    <samp>www.company2.com</samp>, without requiring the user to
-    know any extra path information.</p>
-
-    <p>Apache was one of the first servers to support IP-based
-    virtual hosts right out of the box. Versions 1.1 and later of
-    Apache support both, IP-based and name-based virtual hosts
-    (vhosts). The latter variant of virtual hosts is sometimes also
-    called host-based or non-IP virtual hosts.</p>
-
-    <p>Below is a list of documentation pages which explain all
-    details of virtual host support in Apache version 1.3 and
-    later.</p>
-    <hr />
-
-    <h2>Virtual Host Support</h2>
-
-    <ul>
-      <li><a href="name-based.html">Name-based Virtual
-      Hosts</a></li>
-
-      <li><a href="ip-based.html">IP-based Virtual Hosts</a></li>
-
-      <li><a href="examples.html">Virtual Host examples for common
-      setups</a></li>
-
-      <li><a href="details.html">In-Depth Discussion of Virtual
-      Host Matching</a></li>
-
-      <li><a href="fd-limits.html">File Descriptor Limits</a></li>
-
-      <li><a href="mass.html">Dynamically Configured Mass Virtual
-      Hosting</a></li>
-    </ul>
-
-    <h2>Configuration directives</h2>
-
-    <ul>
-      <li><a
-      href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></li>
-
-      <li><a
-      href="../mod/core.html#namevirtualhost">NameVirtualHost</a></li>
-
-      <li><a href="../mod/core.html#servername">ServerName</a></li>
-
-      <li><a
-      href="../mod/core.html#serveralias">ServerAlias</a></li>
-
-      <li><a href="../mod/core.html#serverpath">ServerPath</a></li>
-    </ul>
-
-    <p>Folks trying to debug their virtual host configuration may
-    find the Apache <code>-t -D DUMP_VHOSTS</code> command line switch 
-    useful. It will dump out a description of how Apache parsed the
-    configuration file. Careful examination of the IP addresses and
-    server names may help uncover configuration mistakes. 
-    <!--#include virtual="footer.html" -->
-    </p>
-  </body>
-</html>
-
diff --git a/docs/manual/vhosts/index.html.ja.jis b/docs/manual/vhosts/index.html.ja.jis
new file mode 100644 (file)
index 0000000..7900a8e
--- /dev/null
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="iso-2022-jp"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
+  <head>
+
+    <title>Apache \e$B%P!<%A%c%k%[%9%H@bL@=q\e(B</title>
+    <!-- English revision: 1.9 -->
+  </head>
+
+  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+  <body bgcolor="#ffffff" text="#000000" link="#0000ff"
+  vlink="#000080" alink="#ff0000">
+    <!--#include virtual="header.html" -->
+
+    <h1 align="center">Apache \e$B%P!<%A%c%k%[%9%H@bL@=q\e(B</h1>
+
+    <p><cite>\e$B%P!<%A%c%k%[%9%H\e(B</cite>\e$B$H$$$&MQ8l$O!"\e(B1 \e$BBf$N%^%7%s>e$G\e(B
+    \e$B0l$D0J>e$N%5!<%P$r!"\e(B
+    \e$B$=$l$>$lJL$N0c$&%[%9%HL>$G8+$;$k1?MQJ}K!$N$3$H$r;X$7$^$9!#\e(B
+    \e$B$?$H$($P!"0l$D$N%5!<%P$r6&M-$9$kJ#?t$N2q<R$,!"\e(B
+    \e$B%f!<%6$KM>7W$J%Q%9L>$rMW5a$;$:$K!"\e(B<samp>www.company1.com</samp>
+    \e$B$d\e(B <samp>www.company2.com</samp> \e$B$H$$$C$?$=$l$>$l$K8GM-$N\e(B
+    \e$B%I%a%$%sL>$G%&%'%V%5!<%P$K%"%/%;%9$G$-$k$h$&$K$7$?$$!"\e(B
+    \e$B$H$$$C$?$3$H$O$7$P$7$P$"$j$^$9!#\e(B</p>
+
+    <p>Apache \e$B$O!"FC$K<j$rF~$l$J$$>uBV$G\e(B IP \e$B%Y!<%9$N%P!<%A%c%k%[%9%H\e(B
+    \e$B$r%5%]!<%H$7$?:G=i$N%5!<%P$N0l$D$G$9!#%P!<%8%g%s\e(B 1.1 \e$B0J9_$N\e(B Apache
+    \e$B$G$O!"\e(BIP \e$B%Y!<%9$H%M!<%`%Y!<%9$N%P!<%A%c%k%[%9%H$NN>J}$r%5%]!<%H\e(B
+    \e$B$7$F$$$^$9!#%M!<%`%Y!<%9$N%P!<%A%c%k%[%9%H$O!"%[%9%H%Y!<%9$"$k$$$OHs\e(B
+    IP \e$B%Y!<%9$N%P!<%A%c%k%[%9%H$H8F$P$l$k$3$H$b$"$j$^$9!#\e(B</p>
+
+    <p>\e$B0J2<$N%Z!<%8$G$O!"\e(BApache \e$B%P!<%8%g%s\e(B 1.3
+    \e$B0J9_$G$N%P!<%A%c%k%[%9%H$N%5%]!<%H$K$D$$$F$N>\:Y$r@bL@$7$^$9!#\e(B</p>
+
+    <hr />
+
+    <h2>\e$B%P!<%A%c%k%[%9%H$N%5%]!<%H\e(B</h2>
+
+    <ul>
+      <li><a
+     href="name-based.html">\e$B%M!<%`%Y!<%9$N%P!<%A%c%k%[%9%H\e(B</a></li>
+
+      <li><a href="ip-based.html">IP \e$B%Y!<%9$N%P!<%A%c%k%[%9%H\e(B</a></li>
+
+      <li><a
+     href="examples.html">\e$B%P!<%A%c%k%[%9%H$N0lHLE*$J@_DjNc\e(B</a></li>
+
+      <li><a
+     href="details.html">\e$B%P!<%A%c%k%[%9%H$N%^%C%A%s%0$K$D$$$F$N>\:Y\e(B</a></li>
+
+      <li><a href="fd-limits.html">\e$B%U%!%$%k5-=R;R$N8B3&\e(B</a></li>
+
+      <li><a
+     href="mass.html">\e$BBgNL$N%P!<%A%c%k%[%9%H$NF0E*$J@_Dj\e(B</a></li>
+    </ul>
+
+    <h2>\e$B@_Dj%G%#%l%/%F%#%V\e(B</h2>
+
+    <ul>
+      <li><a
+      href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></li>
+
+      <li><a
+      href="../mod/core.html#namevirtualhost">NameVirtualHost</a></li>
+
+      <li><a href="../mod/core.html#servername">ServerName</a></li>
+
+      <li><a href="../mod/core.html#serveralias">ServerAlias</a></li>
+
+      <li><a href="../mod/core.html#serverpath">ServerPath</a></li>
+    </ul>
+
+
+    <p>\e$B%P!<%A%c%k%[%9%H$N@_Dj$N%G%P%C%0$r$9$k$K$O\e(B
+    Apache \e$B$N%3%^%s%I%i%$%s%9%$%C%A\e(B <code>-t -D DUMP_VHOSTS</code> \e$B$,JXMx$G$9!#\e(B
+    Apache \e$B$,@_Dj%U%!%$%k$r$I$&2r@O$7$?$+$K$D$$$F=PNO$7$^$9!#\e(B
+    IP \e$B%"%I%l%9$H%5!<%PL>$rCm0U?<$/D4$Y$l$P!"\e(B
+    \e$B@_Dj$N4V0c$$$r8+$D$1$k=u$1$K$J$k$G$7$g$&!#\e(B</p>
+    <!--#include virtual="footer.html" -->
+  </body>
+</html>
diff --git a/docs/manual/vhosts/name-based.html b/docs/manual/vhosts/name-based.html
deleted file mode 100644 (file)
index 075140a..0000000
+++ /dev/null
@@ -1,231 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <title>Name-based Virtual Hosts</title>
-  </head>
-  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
-
-  <body bgcolor="#FFFFFF" text="#000000" link="#0000FF"
-  vlink="#000080" alink="#FF0000">
-    <!--#include virtual="header.html" -->
-
-    <h1 align="CENTER">Name-based Virtual Host Support</h1>
-
-<p>This document describes when and how to use name-based virtual hosts.</p>
-
-<ul>
-<li><a href="#namevip">Name-based vs. IP-based Virtual Hosts</a></li>
-<li><a href="#using">Using Name-based Virtual Hosts</a></li>
-<li><a href="#compat">Compatibility With Older Browsers</a></li>
-</ul>
-
-<p>See also: <a href="examples.html">Virtual Host examples for common
-setups</a>, <a href="ip-based.html">IP-based Virtual Host Support</a>,
-<a href="details.html">An In-Depth Discussion of Virtual Host
-Matching</a>, and <a href="mass.html">Dynamically configured mass
-virtual hosting</a>.</p>
-
-<hr />
-
-<h2><a name="namevip">Name-based vs. IP-based Virtual Hosts</a></h2>
-
-<p>IP-based virtual hosts use the IP address of the connection to
-determine the correct virtual host to serve.  Therefore you need to
-have a separate IP address for each host.  With name-based virtual
-hosting, the server relies on the client to report the hostname as
-part of the HTTP headers.  Using this technique, many different hosts
-can share the same IP address.</p>
-
-<p>Name-based virtual hosting is usually simpler, since you need
-only configure your DNS server to map each hostname to the correct
-IP address and then configure the Apache HTTP Server to recognize
-the different hostnames.  Name-based virtual hosting also eases
-the demand for scarce IP addresses.  Therefore you should use
-name-based virtual hosting unless there is a specific reason to
-choose IP-based virtual hosting.  Some reasons why you might consider
-using IP-based virtual hosting:</p>
-
-<ul> 
-
-<li>Some ancient clients are not compatible with name-based virtual
-hosting.  For name-based virtual hosting to work, the client must send
-the HTTP Host header.  This is required by HTTP/1.1, and is
-implemented by all modern HTTP/1.0 browsers as an extension.  If you
-need to support obsolete clients and still use name-based virtual
-hosting, a possible technique is discussed at the end of this
-document.</li>
-
-<li>Name-based virtual hosting cannot be used with SSL secure servers
-because of the nature of the SSL protocol.</li>
-
-<li>Some operating systems and network equipment implement bandwidth
-management techniques that cannot differentiate between hosts unless
-they are on separate IP addresses.</li>
-
-</ul>
-
-<h2><a name="using">Using Name-based Virtual Hosts</a></h2>
-
-<table border="1">
-<tr><td align="top">
-<strong>Related Directives</strong><br><br>
-
-<a href="../mod/core.html#documentroot">DocumentRoot</a><br />
-<a href="../mod/core.html#namevirtualhost">NameVirtualHost</a><br />
-<a href="../mod/core.html#serveralias">ServerAlias</a><br />
-<a href="../mod/core.html#servername">ServerName</a><br />
-<a href="../mod/core.html#serverpath">ServerPath</a><br />
-<a href="../mod/core.html#virtualhost">VirtualHost</a><br />
-</td></tr></table>
-
-<p>To use name-based virtual hosting, you must designate the IP
-address (and possibly port) on the server that will be accepting
-requests for the hosts.  This is configured using the <a
-href="../mod/core.html#namevirtualhost">NameVirtualHost</a> directive.
-In the normal case where any and all IP addresses on the server should
-be used, you can use <code>*</code> as the argument to
-<code>NameVirtualHost</code>.  Note that mentioning an IP address in a
-<code>NameVirtualHost</code> directive does not automatically make the
-server listen to that IP address.  See <a href="../bind.html">Setting
-which addresses and ports Apache uses</a> for more details.  In addition,
-any IP address specified here must be associated with a network interface
-on the server.</p>
-
-<p>The next step is to create a <a
-href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a> block for
-each different host that you would like to serve.  The argument to the
-<code>&lt;VirtualHost&gt;</code> directive should be the same as the
-argument to the <code>NameVirtualHost</code> directive (ie, an IP
-address, or <code>*</code> for all addresses).  Inside each
-<code>&lt;VirtualHost&gt;</code> block, you will need at minimum a <a
-href="../mod/core.html#servername">ServerName</a> directive to
-designate which host is served and a <a
-href="../mod/core.html#documentroot">DocumentRoot</a> directive to
-show where in the filesystem the content for that host lives.</p>
-
-<p>For example, suppose that both <samp>www.domain.tld</samp> and
-<samp>www.otherdomain.tld</samp> point at an IP address
-that the server is listening to.  Then you simply add the following
-to <code>httpd.conf</code>:</p>
-
-<pre>
-    NameVirtualHost *
-
-    &lt;VirtualHost *&gt;
-    ServerName www.domain.tld
-    DocumentRoot /www/domain
-    &lt;/VirtualHost&gt;
-
-    &lt;VirtualHost *&gt;
-    ServerName www.otherdomain.tld
-    DocumentRoot /www/otherdomain
-    &lt;/VirtualHost&gt;
-</pre>
-
-<p>You can alternatively specify an explicit IP address in place of
-the * in both the <code>NameVirtualHost</code> and
-<code>&lt;VirtualHost&gt;</code> directives.</p>
-
-<p>Many servers want to be accessible by more than one name.  This is
-possible with the <a
-href="../mod/core.html#serveralias"><code>ServerAlias</code></a>
-directive, placed inside the &lt;VirtualHost&gt; section. For
-example if you add this to the first &lt;VirtualHost&gt; block
-above</p> 
-
-<blockquote><code> 
-ServerAlias domain.tld *.domain.tld
-</code></blockquote>
-
-<p>then requests for all hosts in the <code>domain.tld</code> domain
-will be served by the <code>www.domain.tld</code> virtual host.  The
-wildcard characters * and ? can be used to match names.  Of course,
-you can't just make up names and place them in <code>ServerName</code>
-or <code>ServerAlias</code>.  You must first have your DNS server
-properly configured to map those names to an IP address associated
-with your server.</p>
-
-<p>Finally, you can fine-tune the configuration of the virtual hosts
-by placing other directives inside the
-<code>&lt;VirtualHost&gt;</code> containers.  Most directives can be
-placed in these containers and will then change the configuration only
-of the relevant virtual host.  To find out if a particular directive
-is allowed, check the <a
-href="../mod/directive-dist.html#Context">Context</a> of the
-directive.  Configuration directives set in the <em>main server
-context</em> (outside any <code>&lt;VirtualHost&gt;</code> container)
-will be used only if they are not overriden by the virtual host
-settings.</p>
-
-<p>Now when a request arrives, the server will first check if it is
-using an IP address that matches the <code>NameVirtualHost</code>.  If
-it is, then it will look at each <code>&lt;VirtualHost&gt;</code>
-section with a matching IP address and try to find one where the
-<code>ServerName</code> or <code>ServerAlias</code> matches the
-requested hostname.  If it finds one, then it uses the configuration
-for that server.  If no matching virtual host is found, then
-<strong>the first listed virtual host</strong> that matches the IP
-address will be used.</p>
-
-<p>As a consequence, the first listed virtual host is the
-<em>default</em> virtual host.  The <code>DocumentRoot</code> from the
-<em>main server</em> will <strong>never</strong> be used when an IP
-address matches the <code>NameVirtualHost</code> directive.  If you
-would like to have a special configuration for requests that do not
-match any particular virtual host, simply put that configuration in a
-<code>&lt;VirtualHost&gt;</code> container and list it first in the
-configuration file.</p>
-
-<h2><a name="compat">Compatibility with Older Browsers</a></h2>
-
-    <p>As mentioned earlier, there are some clients 
-    who do not send the required data for the name-based virtual
-    hosts to work properly. These clients will always be sent the
-    pages from the first virtual host listed for that IP address
-    (the <cite>primary</cite> name-based virtual host).</p>
-
-    <p>There is a possible workaround with the <a
-    href="../mod/core.html#serverpath"><code>ServerPath</code></a>
-    directive, albeit a slightly cumbersome one:</p>
-
-    <p>Example configuration:</p>
-<pre>
-    NameVirtualHost 111.22.33.44
-
-    &lt;VirtualHost 111.22.33.44&gt;
-    ServerName www.domain.tld
-    ServerPath /domain
-    DocumentRoot /web/domain
-    &lt;/VirtualHost&gt;
-</pre>
-
-    <p>What does this mean? It means that a request for any URI
-    beginning with "<samp>/domain</samp>" will be served from the
-    virtual host <samp>www.domain.tld</samp> This means that the
-    pages can be accessed as
-    <code>http://www.domain.tld/domain/</code> for all clients,
-    although clients sending a <samp>Host:</samp> header can also
-    access it as <code>http://www.domain.tld/</code>.</p>
-
-    <p>In order to make this work, put a link on your primary
-    virtual host's page to
-    <samp>http://www.domain.tld/domain/</samp> Then, in the virtual
-    host's pages, be sure to use either purely relative links
-    (<em>e.g.</em>, "<samp>file.html</samp>" or
-    "<samp>../icons/image.gif</samp>" or links containing the
-    prefacing <samp>/domain/</samp> (<em>e.g.</em>,
-    "<samp>http://www.domain.tld/domain/misc/file.html</samp>" or
-    "<samp>/domain/misc/file.html</samp>").</p>
-
-    <p>This requires a bit of discipline, but adherence to these
-    guidelines will, for the most part, ensure that your pages will
-    work with all browsers, new and old.</p>
-
-    <p>See also: <a href="examples.html#serverpath">ServerPath
-    configuration example</a></p>
-    <!--#include virtual="footer.html" -->
-  </body>
-</html>
-
diff --git a/docs/manual/vhosts/name-based.html.ja.jis b/docs/manual/vhosts/name-based.html.ja.jis
new file mode 100644 (file)
index 0000000..b9f169b
--- /dev/null
@@ -0,0 +1,228 @@
+<?xml version="1.0" encoding="iso-2022-jp"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
+  <head>
+    <title>\e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H\e(B</title>
+  </head>
+  <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
+  <!-- English revision: 1.16 -->
+  <body bgcolor="#ffffff" text="#000000" link="#0000ff"
+  vlink="#000080" alink="#ff0000">
+    <!--#include virtual="header.html" -->
+
+    <p>\e$B$3$NJ8=q$G$OL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$r$I$s$J$H$-!"\e(B
+    \e$B$^$?$I$&$d$C$F;H$&$N$+$H$$$&$3$H$r@bL@$7$^$9!#\e(B</p>
+
+    <ul>
+      <li><a href="#namevip">\e$BL>A0%Y!<%9\e(B \e$B$H\e(B IP-based
+      \e$B$N%P!<%A%c%k%[%9%H$NHf3S\e(B</a></li>
+
+      <li><a href="#using">\e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$rMxMQ$9$k\e(B</a></li>
+
+      <li><a href="#compat">\e$B8E$$%V%i%&%6$H$N8_49@-\e(B</a></li>
+    </ul>
+
+    <p>\e$B;29M\e(B: <a href="examples.html">\e$BI8=`E*$J%;%C%H%"%C%W$G$N\e(B
+    \e$B%P!<%A%c%k%[%9%H$NNc\e(B</a>\e$B!"\e(B <a href="ip-based.html">IP \e$B%Y!<%9$N\e(B
+    \e$B%P!<%A%c%k%[%9%H$N%5%]!<%H\e(B</a>\e$B!"\e(B <a href="details.html">
+    \e$B%P!<%A%c%k%[%9%H$N%^%C%A%s%0$N6qBNE*$J>\:Y\e(B</a> \e$B$H\e(B <a
+    href="mass.html">\e$BBgNL$N%P!<%A%c%k%[%9%H$rF0E*$K@_Dj$9$k\e(B</a>
+    </p>
+    <hr />
+
+    <h2><a id="namevip" name="namevip"
+    >\e$BL>A0%Y!<%9$H\e(B IP \e$B%Y!<%9$N%P!<%A%c%k%[%9%H$NHf3S\e(B</a></h2>
+
+    <p>\e$B=i4|$N%P!<%8%g%s$N\e(B HTTP \e$B$G$O\e(B (\e$BB>$NB?$/$N%W%m%H%3%k!"Nc$($P\e(B FTP
+    \e$B$HF1MM\e(B) \e$B0l$D$N%5!<%P>e$G$N%P!<%A%c%k%[%9%H$4$H$K0[$J$C$?\e(B IP
+    \e$B%"%I%l%9$,I,MW$G$7$?!#$$$/$D$+$N%W%i%C%H%U%)!<%`$G$O!"$3$N$3$H$,\e(B
+    \e$B<B9T2DG=$J%P!<%A%c%k%[%9%H$N?t$r8BDj$7$F$7$^$&$3$H$K$J$j$^$7$?!#\e(B
+    \e$B$^$?!"\e(BIP \e$B%"%I%l%9$N?t$K$O8B$j$,$"$k$H$$$&$3$H$K$D$$$F$N7|G0$+$i!"\e(B
+    \e$B%l%8%9%H%i\e(B (ARIN, RIPE, APNIC) \e$B$O%P!<%A%c%k%[%9%H$4$H$K\e(B
+    IP \e$B$r3d$jEv$F$k$h$&$J$3$H$OHr$1$k$h$&6/$/MW@A$7$F$$$^$9!#\e(B</p>
+
+    <p>\e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$ODL>oC1=c$G!"$=$l$>$l$N%[%9%HL>$H\e(B
+    \e$B$=$l$KBP1~$9$k@53N$J\e(B IP \e$B%"%I%l%9$r\e(B DNS \e$B$G@_Dj$7!"0[$J$k\e(B
+    \e$B%[%9%HL>$r6hJL=PMh$k$h$&$K\e(B Apache HTTP \e$B%5!<%P$r@_Dj$9$k$@$1$G$9!#\e(B
+    \e$B$5$i$K!"L>A0%Y!<%9$N%P!<%A%c%k%[%9%H$OITB-$9$k\e(B IP
+    \e$B%"%I%l%9$N<{MW$r4KOB$7$^$9!#$7$?$,$C$F!"\e(BIP \e$B%Y!<%9$N%P!<%A%c%k%[%9%H$r\e(B
+    \e$BA*Br$9$Y$-FCDj$NM}M3$,$J$1$l$PL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$r;H$&$Y$-$G$9!#\e(B
+    IP \e$B%Y!<%9$N%P!<%A%c%k%[%9%H$r;HMQ$9$k$3$H$r9MN8$9$kM}M3$H$7$F!"\e(B</p>
+
+    <ul> 
+      <li>\e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$KBP1~$7$F$$$J$$8E$$%/%i%$%"%s%H$,$"$k\e(B
+      \e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$,F/$/$?$a$K$O!"%/%i%$%"%s%H$O\e(B
+      HTTP \e$B%[%9%H%X%C%@$rAw$C$F$3$J$1$l$P$J$j$^$;$s!#\e(B
+      \e$B$3$l$O\e(B HTTP/1.1 \e$B$N;EMM$GMW5a$5$l$F$$$F!"$9$Y$F$N8=BeE*$J\e(B
+      HTTP/1.0 \e$B%V%i%&%6$G$b3HD%$H$7$F<BAu$5$l$F$$$^$9!#\e(B
+      \e$B$H$F$b8E$$%/%i%$%"%s%H$r%5%]!<%H$7$D$D!"L>A0%Y!<%9$N\e(B
+      \e$B%P!<%A%c%k%[%9%H$r9T$$$?$$>l9g$O!"$3$NJ8=q$N:G8e$NJ}$K\e(B
+      \e$B=q$+$l$F$$$k2r7h:v$K$J$k$+$b$7$l$J$$J}K!$r8+$F$/$@$5$$!#\e(B</li>
+
+      <li>\e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$O\e(B SSL \e$B%W%m%H%3%k$NFCD'$K$h$j!"\e(B
+      SSL \e$B%;%-%e%"%5!<%P$K$O;H$($^$;$s!#\e(B</li>
+
+      <li>\e$B%*%Z%l!<%F%#%s%0%7%9%F%`$d%M%C%H%o!<%/AuCV$N$J$+$K$O!"\e(B
+      \e$BJL$N\e(B IP \e$B%"%I%l%9>e$G$J$$>l9g!"J#?t$N%[%9%H$rJL07$$$G$-$J$$$h$&$J\e(B
+      \e$BBS0h4IM}$NJ}K!$r<BAu$7$F$$$k$b$N$,$"$j$^$9!#\e(B</li>
+    </ul>
+
+    <h2><a id="using"
+    name="using">\e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$rMxMQ$9$k\e(B</a></h2>
+
+    <table border="1">
+      <tr>
+        <td align="top"><strong>\e$B4XO"%G%#%l%/%F%#%V\e(B</strong><br />
+         <br />
+         <a href="../mod/core.html#documentroot">DocumentRoot</a><br />
+         <a
+         href="../mod/core.html#namevirtualhost">NameVirtualHost</a><br />
+         <a href="../mod/core.html#serveralias">ServerAlias</a><br />
+         <a href="../mod/core.html#servername">ServerName</a><br />
+         <a href="../mod/core.html#serverpath">ServerPath</a><br />
+         <a href="../mod/core.html#virtualhost">VirtualHost</a><br />
+        </td>
+      </tr>
+    </table>
+
+    <p>\e$BL>A0%Y!<%9$N%P!<%A%c%k%[%9%H$r;H$&$K$O!"$=$N%[%9%H$X$N\e(B
+    \e$B%j%/%(%9%H$r<u$1IU$1$k%5!<%P$N\e(B IP \e$B%"%I%l%9\e(B (\e$B$b$7$+$7$?$i%]!<%H$b\e(B)
+    \e$B$r;XDj$9$kI,MW$,$"$j$^$9!#\e(B
+    \e$B$3$l$O\e(B <a href="../mod/core.html#namevirtualhost">NameVirtualHost</a>
+    \e$B%G%#%l%/%F%#%V$G@_Dj$7$^$9!#DL>o!"\e(B<code>NameVirtualHost</code> \e$B$G\e(B
+    <code>*</code> \e$B$NB0@-$r;H$C$F%5!<%P$NA4$F$N\e(B IP \e$B%"%I%l%9$r;H$$$^$9!#\e(B
+    <code>NameVirtualHost</code> \e$B%G%#%l%/%F%#%V$G\e(B IP \e$B%"%I%l%9$r=q$$$F$b!"\e(B
+    \e$B<+F0E*$K%5!<%P$,$=$N\e(B IP \e$B%"%I%l%9$r%j%C%9%s$9$k$H$$$&$3$H$O$J$$$3$H$K\e(B
+    \e$BCm0U$7$F$/$@$5$$!#>\:Y$O\e(B <a href="../bind.html">Apache \e$B$N;H$&%"%I%l%9$H\e(B
+    \e$B%]!<%H$r@_Dj$9$k\e(B</a> \e$B$rFI$s$G$/$@$5$$!#$5$i$K!"$3$3$G;XDj$5$l$?\e(B
+    IP \e$B%"%I%l%9$OA4$F%5!<%P$N%M%C%H%o!<%/%$%s%?!<%U%'!<%9$H4XO"IU$1$i$l$F\e(B
+    \e$B$$$J$1$l$P$J$j$^$;$s!#\e(B</p>
+
+    <p>\e$B<!$O!"07$$$?$$$=$l$>$l$N%[%9%H$KBP$7$F\e(B <a
+    href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a> \e$B%V%m%C%/$r\e(B
+    \e$B:n@.$7$F$/$@$5$$!#\e(B<code>&lt;VirtualHost&gt</code> \e$B%G%#%l%/%F%#%V$N\e(B
+    \e$B0z?t$O\e(B <code>NameVirtualHost</code> \e$B%G%#%l%/%F%#%V$N0z?t$H\e(B
+    \e$BF1$8$K$7$F$/$@$5$$\e(B (\e$B$9$J$o$A!"\e(BIP \e$B%"%I%l%90l$D$dA4$F$N%"%I%l%9$N$?$a$N\e(B
+    <code>*</code>)\e$B!#$=$l$>$l$N\e(B <code>&lt;VirtualHost&gt</code> \e$B%G%#%l%/%F%#%V\e(B
+    \e$B$NCf$K$O!":GDc8B!"$I$N%[%9%H$,07$o$l$k$+$r<($9\e(B <a
+    href="../mod/core.html#servername">ServerName</a> \e$B%G%#%l%/%F%#%V$H!"\e(B
+    \e$B$=$N%[%9%HMQ$N%3%s%F%s%D$,%U%!%$%k%7%9%F%`>e$N$I$3$K$"$k$+$r<($9\e(B
+    <a href="../mod/core.html#documentroot">DocumentRoot</a> \e$B%G%#%l%/%F%#%V$r\e(B
+    \e$B=q$/I,MW$,$"$j$^$9!#\e(B</p>
+
+    <p>\e$B$?$H$($P!"\e(B<samp>www.domain.tld</samp> \e$B$H\e(B
+    <samp>www.otherdomain.tld</samp> \e$B$NN>J}$,\e(B 1\e$B$D$N\e(B IP
+    \e$B%"%I%l%9$r;X$7$F$$$k$H$7$^$7$g$&!#$=$N$h$&$J>l9g$O!"\e(B
+    <code>httpd.conf</code> \e$B$K0J2<$N$h$&$J%3!<%I$rDI2C$9$k$@$1$G$9\e(B</p>
+<pre>
+    NameVirtualHost *
+
+    &lt;VirtualHost *&gt;
+    ServerName www.domain.tld
+    DocumentRoot /www/domain
+    &lt;/VirtualHost&gt;
+
+    &lt;VirtualHost *&gt;
+    ServerName www.otherdomain.tld
+    DocumentRoot /www/otherdomain
+    &lt;/VirtualHost&gt;
+</pre>
+
+    <p><code>NameVirtualHost</code> \e$B5Z$S\e(B
+    <code>&lt;VirtualHost&gt;</code> \e$B$N$I$A$i$N>l9g$b!"\e(B
+    * \e$B$NItJ,$K$OL@<(E*$K\e(B IP \e$B%"%I%l%9$r;XDj$9$k$3$H$,$G$-$^$9!#\e(B</p>
+
+    <p>\e$BJ#?t$NL>A0$G%5!<%P%"%/%;%9$,$G$-$k$h$&$K$7$?$$$3$H$bB?$$$G$7$g$&!#\e(B
+    \e$B$3$N$h$&$J$3$H$O!"\e(B<a href="../mod/core.html#serveralias"
+    ><code>ServerAlias</code></a> \e$B%G%#%l%/%F%#%V$r\e(B &lt;VirtualHost&gt;
+    \e$B%;%/%7%g%s$K5-=R$9$k$3$H$G<B8=$G$-$^$9!#\e(B
+    \e$BNc$($P$3$l$r:G=i$N\e(B &lt;VirtualHost&gt; \e$B%V%m%C%/$K=q$-2C$($k$H!"\e(B</p> 
+<pre>
+    ServerAlias domain.tld *.domain.tld
+</pre>
+
+    <p><code>domain.tld</code> \e$B%I%a%$%s$X$NA4$F$N%[%9%H$X$N%j%/%(%9%H$O\e(B
+    <code>www.domain.tld</code> \e$B$N%P!<%A%c%k%[%9%H$,=hM}$7$^$9!#\e(B
+    * \e$B$d\e(B ? \e$B$r%o%$%k%I%+!<%IJ8;z$H$7$F;HMQ$G$-$^$9!#\e(B
+  Of course,you can't just make up names and place them in <code>ServerName</code>
+  or <code>ServerAlias</code>.
+    \e$BBh0l$K\e(B DNS \e$B$N%[%9%HL>$H\e(B IP \e$B%"%I%l%9$r%5!<%P$K$"$o$;$FE,@Z$K@_Dj$9$k;v$,I,MW$G$9\e(B</p>
+
+    <p>\e$B:G8e$K!"\e(B<code>&lt;VirtualHost&gt;</code> \e$B%3%s%F%J$NCf$K\e(B
+    \e$BB>$N%G%#%l%/%F%#%V$r=q$/$3$H$G!"%P!<%A%c%k%[%9%H$N@_Dj$r:Y$+$/JQ99\e(B
+    \e$B$9$k$3$H$,$G$-$^$9!#$I$N%G%#%l%/%F%#%V$r=q$/$3$H$,$G$-$k$+$O!"\e(B
+    \e$B%G%#%l%/%F%#%V$N\e(B <a
+    href="../mod/directive-dist.html#context">\e$B%3%s%F%-%9%H\e(B</a> \e$B$r\e(B
+    \e$BD4$Y$F$/$@$5$$!#\e(B<em>\e$B<g%5!<%P%3%s%F%-%9%H\e(B</em>
+    (<code>&lt;VirtualHost&gt;</code> \e$B%3%s%F%J$N30\e(B) \e$B$N\e(B
+    \e$B@_DjMQ%G%#%l%/%F%#%V$O%P!<%A%c%k%[%9%H$G$N@_Dj$G>e=q$-$5$l$F$$$J$$\e(B
+    \e$B$H$-$N$_;HMQ$5$l$^$9!#\e(B</p>
+
+    <p>\e$B%j%/%(%9%H$,Mh$k$H!"%5!<%P$O$^$::G=i$K\e(B <code>NameVirtualHost</code>
+    \e$B$K%^%C%A$9$k\e(B IP \e$B%"%I%l%9$+$I$&$+$r%A%'%C%/$7$^$9!#%^%C%A$9$l$P\e(B
+    \e$B%^%C%A$7$?\e(B IP \e$B%"%I%l%9$N\e(B <code>&lt;VirtualHost&gt;</code>
+    \e$B$N$=$l$>$l$N%;%/%7%g%s$NCf$+$i\e(B <code>ServerName</code> \e$B$+\e(B
+    <code>ServerAlias</code> \e$B$KMW5a$5$l$?%[%9%HL>$,$"$k$+C5$7$^$9!#\e(B
+    \e$B8+$D$+$l$P$=$N%5!<%PMQ$N@_Dj$r;H$$$^$9!#%^%C%A$9$k%P!<%A%c%k%[%9%H\e(B
+    \e$B$,8+$D$+$i$J$1$l$P!"%^%C%A$7$?\e(B IP \e$B%"%I%l%9$N\e(B 
+    <strong>\e$B%j%9%H$N:G=i$K$"$k%P!<%A%c%k%[%9%H\e(B</strong> \e$B$,;H$o$l$^$9!#\e(B</p>
+
+    <p>\e$B7k2L$H$7$F!"%j%9%H$N:G=i$N%P!<%A%c%k%[%9%H$,\e(B <em>\e$B%G%U%)%k%H\e(B</em> \e$B$N\e(B
+    \e$B%P!<%A%c%k%[%9%H$K$J$j$^$9!#\e(BIP \e$B%"%I%l%9$,\e(B <code>NameVirtualHost</code>
+    \e$B%G%#%l%/%F%#%V$K%^%C%A$7$?>l9g$O!"\e(B<em>\e$B%a%$%s$N%5!<%P\e(B</em> \e$B$N\e(B
+    <code>DocumentRoot</code> \e$B;H$o$l\e(B <strong>\e$B$^$;$s\e(B</strong>
+    \e$B$I$N%P!<%A%c%k%[%9%H$K$b%^%C%A$7$J$$%j%/%(%9%H$KBP$7$F!"\e(B
+    \e$BFCJL$J@_Dj$r$7$?$$$N$G$"$l$P!"@_Dj%U%!%$%kCf$N:G=i$N\e(B
+    <code>&lt;VirtualHost&gt;</code> \e$B$K$=$l$r5-=R$7$F$/$@$5$$!#\e(B</p>
+
+    <h2><a id="compat" name="compat">\e$B8E$$%V%i%&%6$H$N8_49@-\e(B</a></h2>
+
+    <p>\e$B>e$G=q$$$?$h$&$K!"L>A0%Y!<%9$N%P!<%A%c%k%[%9%H$,@5$7$/F0:n$9$k\e(B
+    \e$B$?$a$KI,MW$J>pJs$rAw$C$F$3$J$$%/%i%$%"%s%H$,0MA3$H$7$FB8:_$7$F$$$^$9!#\e(B
+    \e$B$=$N$h$&$J%/%i%$%"%s%H$KBP$7$F$O!"3:Ev$9$k\e(B IP \e$B%"%I%l%9$K$D$$$F!"\e(B
+    \e$B0lHV:G=i$K@_Dj$5$l$F$$$k%P!<%A%c%k%[%9%H\e(B
+    (<cite>\e$B%W%i%$%^%j\e(B</cite>\e$B$NL>A0%Y!<%9$N%P!<%A%c%k%[%9%H\e(B)
+    \e$B$+$i%Z!<%8$,Aw$jJV$5$l$^$9!#\e(B</p>
+
+    <p><a href="../mod/core.html#serverpath"><code>ServerPath</code></a>
+    \e$B%G%#%l%/%F%#%V$GBP=h$,2DG=$G$9!#$A$g$C$HIT3J9%$G$9$1$l$I$b!#\e(B</p>
+
+    <p>\e$B@_DjNc\e(B</p>
+<pre>
+    NameVirtualHost 111.22.33.44
+
+    &lt;VirtualHost 111.22.33.44&gt;
+    ServerName www.domain.tld
+    ServerPath /domain
+    DocumentRoot /web/domain
+    &lt;/VirtualHost&gt;
+</pre>
+
+    <p>\e$B$3$NNc$K$O$I$&$$$&0UL#$,$"$k$G$7$g$&$+\e(B? \e$B$3$l$O\e(B
+    "<samp>/domain</samp>" \e$B$G;O$^$k\e(B URI \e$B$X$N%j%/%(%9%H$O$9$Y$F!"\e(B
+    \e$B%P!<%A%c%k%[%9%H\e(B <samp>www.domain.tld</samp> \e$B$G=hM}$5$l$k!"\e(B
+    \e$B$H$$$&0UL#$G$9!#$D$^$j!"$9$Y$F$N%/%i%$%"%s%H$G\e(B
+    <code>http://www.domain.tld/domain/</code> \e$B$G%"%/%;%9$G$-$k%Z!<%8$,!"\e(B
+    <samp>Host:</samp> \e$B%X%C%@$rAw$C$F$/$k%/%i%$%"%s%H$G$"$l$P\e(B
+    <code>http://www.domain.tld/</code> \e$B$H$7$F$b%"%/%;%9$G$-$k!"\e(B
+    \e$B$H$$$&0UL#$G$9!#\e(B</p>
+
+    <p>\e$B$3$l$r<BMQE*$J$b$N$H$9$k$?$a$K$O!"\e(B
+    \e$B%W%i%$%^%j$N%P!<%A%c%k%[%9%H$N%Z!<%8$K\e(B
+    <samp>http://www.domain.tld/domain/</samp> \e$B$X$N%j%s%/$r@_CV$7$^$9!#\e(B
+    \e$B$=$7$F!"%P!<%A%c%k%[%9%H$N%Z!<%8$G$O!"=c?h$JAjBP%j%s%/\e(B (<em>\e$BNc\e(B:</em>
+    "<samp>file.html</samp>" \e$B$d\e(B "<samp>../icons/image.gif</samp>")\e$B!"\e(B
+    \e$B$"$k$$$O\e(B <samp>/domain/</samp> \e$B$G;O$^$k%j%s%/\e(B (<em>\e$BNc\e(B:</em>
+    "<samp>http://www.domain.tld/domain/misc/file.html</samp>" \e$B$d\e(B
+    "<samp>/domain/misc/file.html</samp>") \e$B$@$1$r@_CV$7$^$9!#\e(B</p>
+
+    <p>\e$B$3$l$K$O!"4vJ,$+$N5,N'$,I,MW$H$J$j$^$9$,!"\e(B
+    \e$B$3$N$h$&$J%,%$%I%i%$%s$rCi<B$K<i$k$3$H$K$h$j!"$?$$$F$$$N>l9g!"\e(B
+    \e$B$9$Y$F$N%V%i%&%6$G\e(B \e$B!=\e(B \e$B?7$7$$%V%i%&%6$G$b8E$$$b$N$G$b\e(B \e$B!=\e(B
+    \e$B:n@.$7$?%Z!<%8$,8+$($k$H$$$&$3$H$rJ]>Z$7$^$9!#\e(B</p>
+
+    <p>\e$B;29M\e(B: <a href="examples.html#serverpath">ServerPath \e$B@_DjNc\e(B</a></p>
+    <!--#include virtual="footer.html" -->
+  </body>
+</html>