From: Takashi Sato Date: Fri, 23 May 2014 21:27:26 +0000 (+0000) Subject: update transformations X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d1c5b37a19e4a9db30c624348d56f85a2211b6e;p=thirdparty%2Fapache%2Fhttpd.git update transformations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1597190 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/getting-started.html.en b/docs/manual/getting-started.html.en index 314da0708d7..6b7feb5992d 100644 --- a/docs/manual/getting-started.html.en +++ b/docs/manual/getting-started.html.en @@ -81,15 +81,15 @@ the servername to an IP address - the location on the Internet where the server resides. Thus, in order for your web server to be reachable, it is necessary that the servername be in DNS.

+

If you don't know how to do this, you'll need to contact your network +administrator, or Internet service provider, to perform this step for +you.

+

More than one hostname may point to the same IP address, and more than one IP address can be attached to the same physical server. Thus, you can run more than one web site on the same physical server, using a feature called virtual hosts.

-

If you don't know how to do this, you'll need to contact your network -administrator, or Internet service provider, to perform this step for -you.

-

If you are testing a server that is not Internet-accessible, you can put host names in your hosts file in order to do local resolution. For example, you might want to put a record in your hosts file to map a diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index 6fda8968a13..d44c8a449dc 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -30,8 +30,8 @@  tr 

-

On Windows, Apache is normally run as a service on Windows - NT, 2000 and XP. For details, see Running Apache as a Service. +

On Windows, Apache is normally run as a service. + For details, see Running Apache as a Service.

On Unix, the httpd program diff --git a/docs/manual/invoking.html.ja.utf8 b/docs/manual/invoking.html.ja.utf8 index 57de4374412..0de016bcd4e 100644 --- a/docs/manual/invoking.html.ja.utf8 +++ b/docs/manual/invoking.html.ja.utf8 @@ -30,8 +30,7 @@  tr 

-

Windows 上では、Apache は通常は - Windows NT, 2000, XP ではサービスとして実行されます。 +

Windows 上では、Apache は通常はサービスとして実行されます。 詳細に関しては、「 サービスとして実行する」をご覧下さい。

diff --git a/docs/manual/invoking.xml.meta b/docs/manual/invoking.xml.meta index 4c6a7a97666..ad69dadaf8a 100644 --- a/docs/manual/invoking.xml.meta +++ b/docs/manual/invoking.xml.meta @@ -11,7 +11,7 @@ en es fr - ja + ja ko tr