You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ke...@apache.org on 2006/02/19 20:47:08 UTC

svn commit: r378944 - in /httpd/httpd/branches/2.2.x/docs/manual: ./ mod/

Author: kess
Date: Sun Feb 19 11:47:07 2006
New Revision: 378944

URL: http://svn.apache.org/viewcvs?rev=378944&view=rev
Log:
update transformation

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/install.html.de
    httpd/httpd/branches/2.2.x/docs/manual/install.html.en
    httpd/httpd/branches/2.2.x/docs/manual/install.html.ja.euc-jp
    httpd/httpd/branches/2.2.x/docs/manual/install.xml.es
    httpd/httpd/branches/2.2.x/docs/manual/install.xml.fr
    httpd/httpd/branches/2.2.x/docs/manual/install.xml.ja
    httpd/httpd/branches/2.2.x/docs/manual/install.xml.ko
    httpd/httpd/branches/2.2.x/docs/manual/install.xml.meta
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.html.ja.euc-jp
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml.meta

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.html.de
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.html.de?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.html.de (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.html.de Sun Feb 19 11:47:07 2006
@@ -25,26 +25,19 @@
 <a href="./ja/install.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/install.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<div class="outofdate">Diese Übersetzung ist möglicherweise
-            nicht mehr aktuell. Bitte prüfen Sie die englische Version auf
-            die neuesten Änderungen.</div>
 
     <p>Dieses Dokument umfaßt nur die Kompilierung und Installation des
-    Apache auf Unix und Unix-ähnlichen Systemen. Für die
-    Kompilierung und Installation unter Windows lesen Sie bitte <a href="platform/windows.html">Den Apache unter Microsoft Windows
+    Apache HTTP Servers auf Unix und Unix-ähnlichen Systemen. Für die
+    Kompilierung und Installation unter Windows lesen Sie bitte <a href="platform/windows.html">Den Apache HTTPd unter Microsoft Windows
     betreiben</a>. Für andere Plattformen lesen Sie bitte die
     Dokumentation <a href="platform/">Plattformen</a>.</p>
 
-    <p>Die Konfigurations- und Installationsumgebung des Apache 2.0 hat sich
-    seit dem Apache 1.3 komplett verändert. Der Apache 1.3 benutzt einen
-    speziellen Satz von Skripten, um eine einfache Installation zu
-    ermöglichen. Der Apache 2.0 dagegen verwendet nun
-    <code>libtool</code> und <code>autoconf</code>, um eine Umgebung zu
-    schaffen, die der vieler anderer Open Source Projekte ähnlich
-    sieht.</p>
-
+    <p>Der Apache HTTPd verwendet <code>libtool</code> und
+    <code>autoconf</code>, um eine Erstellungsumgebung zu schaffen, die der
+    vieler anderer Open Source Projekte ähnlich sieht.</p>
+    
     <p>Wenn Sie von einer Unterversion auf die nächste aktualisieren (z.B.
-    von 2.0.50 auf 2.0.51), springen Sie bitte zum Abschnitt <a href="#upgrading">Upgrade</a>.</p>
+    von 2.2.50 auf 2.2.51), springen Sie bitte zum Abschnitt <a href="#upgrading">Upgrade</a>.</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#overview">Überblick für die Ungeduldigen</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#requirements">Anforderungen</a></li>
@@ -56,7 +49,7 @@
 <li><img alt="" src="./images/down.gif" /> <a href="#customize">Anpassen</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#test">Testen</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#upgrading">Upgrade</a></li>
-</ul><h3>Siehe auch</h3><ul class="seealso"><li><a href="programs/configure.html">Den Quellcode konfigurieren</a></li><li><a href="invoking.html">Apache starten</a></li><li><a href="stopping.html">Beenden und Neustarten</a></li></ul></div>
+</ul><h3>Siehe auch</h3><ul class="seealso"><li><a href="programs/configure.html">Den Quellcode konfigurieren</a></li><li><a href="invoking.html">Den Apache HTTP Server starten</a></li><li><a href="stopping.html">Beenden und Neustarten</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="overview" id="overview">Überblick für die Ungeduldigen</a></h2>
@@ -73,8 +66,9 @@
       <tr>
         <td><a href="#extract">Auspacken</a></td>
 
-        <td><code>$ gzip -d httpd-2_1_<em>NN</em>.tar.gz<br />
-         $ tar xvf httpd-2_1_<em>NN</em>.tar</code> </td>
+        <td><code>$ gzip -d httpd-<em>NN</em>.tar.gz<br />
+         $ tar xvf httpd-<em>NN</em>.tar
+         $ cd httpd-<em>NN</em></code></td>
       </tr>
 
       <tr>
@@ -105,19 +99,19 @@
       <tr>
         <td><a href="#test">Testen</a></td>
 
-        <td><code>$ <em>PREFIX</em>/bin/apachectl start</code>
+        <td><code>$ <em>PREFIX</em>/bin/apachectl -k start</code>
         </td>
       </tr>
     </table>
 
-    <p><em>NN</em> muss durch die Nummer der Unterversion ersetzt werden,
-    und <em>PREFIX</em> durch den Verzeichnispfad,
+    <p><em>NN</em> muss durch die entsprechende Versionsnummer ersetzt
+    werden und <em>PREFIX</em> durch den Verzeichnispfad,
     in dem der Server installiert werden soll. Wenn <em>PREFIX</em> nicht
     angegeben ist, wird die Voreinstellung <code>/usr/local/apache2</code>
     verwendet.</p>
 
     <p>Beginnend mit den Anforderungen
-    für die Kompilierung und Installation des Apache HTTPD ist
+    für die Kompilierung und Installation des Apache HTTP Servers ist
     weiter unten jeder Abschnitt des Kompilierungs- und
     Installationsvorganges genauer beschrieben.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
@@ -125,7 +119,7 @@
 <h2><a name="requirements" id="requirements">Anforderungen</a></h2>
 
     <p>Folgende Anforderungen gelten für die Erstellung des
-    Apache:</p>
+    Apache HTTPd:</p>
 
     <dl>
       <dt>Plattenplatz</dt>
@@ -140,7 +134,7 @@
       <dd>Stellen Sie sicher, dass Sie einen ANSI-C Compiler installiert
       haben. Der <a href="http://www.gnu.org/software/gcc/gcc.html">GNU C
       Compiler (GCC)</a> der <a href="http://www.gnu.org/">Free Software
-      Foundation (FSF)</a> ist empfehlenswert (Version 2.7.2 ist gut). Wenn
+      Foundation (FSF)</a> ist empfehlenswert. Wenn
       Sie den GCC nicht besitzen, stellen Sie zumindest sicher, dass der
       Compiler Ihres Anbieters ANSI-kompatibel ist. Außerdem muss Ihr
       <code>PATH</code> wesentliche Generierungswerkzeuge wie
@@ -154,9 +148,7 @@
       die Programme <code>ntpdate</code> oder <code>xntpd</code> verwendet,
       die auf dem Network Time Protocol (NTP) basieren. Nähere
       Informationen über NTP Software und öffentliche Zeitserver
-      finden Sie in der Usenet Newsgroup <a href="news:comp.protocols.time.ntp">comp.protocols.time.ntp</a>
-      und auf der <a href="http://www.ntp.org">NTP
-      Homepage</a>.</dd>
+      finden Sie auf der <a href="http://www.ntp.org">NTP-Homepage</a>.</dd>
 
       <dt><a href="http://www.perl.org/">Perl 5</a>
       [OPTIONAL]</dt>
@@ -172,21 +164,53 @@
       Wenn kein Perl 5-Interpreter vom <code class="program"><a href="./programs/configure.html">configure</a></code>-Skript
       gefunden werden kann, können Sie die betroffenen Hilfsskripte nicht
       verwenden, sind jedoch selbstverständlich nach wie vor in der Lage,
-      den Apache 2.0 zu bauen und zu installieren.</dd>
+      den Apache HTTPd zu bauen und zu installieren.</dd>
+
+      <dt><a href="http://apr.apache.org">apr/apr-util &gt;= 1.2</a></dt>
+      <dd><code>apr</code> und <code>apr-util</code> werden mit den
+      Quelltext-Veröffentlichungen des Apache HTTPd gebündelt und in
+      nahezu allen Fällen ohne Probleme verwendet. Sind jedoch die
+      <code>apr</code>- oder <code>apr-util</code>-Versionen 1.0 oder 1.1 auf
+      Ihrem System installiert, dann müssen Sie diese
+      <code>apr</code>-/<code>apr-util</code>-Installationen entweder
+      aktualisieren oder httpd separate Kompilate verwenden lassen. Um
+      hierfür die mitgelieferten
+      <code>apr</code>-/<code>apr-util</code>-Quellen zu verwenden,
+      müssen Sie diese manuell installieren:
+      <div class="example"><p><code>
+        # apr 1.2 bauen und installieren<br />
+        cd srclib/apr<br />
+        ./configure --prefix=/usr/local/apr-httpd/<br />
+        make<br />
+        make install<br />
+        <br />
+        # apr-util 1.2 bauen und installieren<br />
+        cd ../apr-util<br />
+        ./configure --prefix=/usr/local/apr-util-httpd/
+          --with-apr=/usr/local/apr-httpd/<br />
+        make<br />
+        make install<br />
+        <br />
+        # httpd konfigurieren<br />
+        cd ../../<br />
+        ./configure --with-apr=/usr/local/apr-httpd/
+          --with-apr-util=/usr/local/apr-util-httpd/
+      </code></p></div>
+      </dd>
     </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="download" id="download">Download</a></h2>
 
-    <p>Der Apache kann von der <a href="http://httpd.apache.org/download.cgi">Apache HTTP Server
-    Downloadseite</a> heruntergeladen werden, auf der verschiedene Spiegelserver
-    angegeben sind. Für die meisten Benutzer des Apache ist es auf
-    Unix-ähnlichen Systemen am Besten, die Quellcodeversion herunterzuladen
-    und zu kompilieren. Der Erstellungsprozess (weiter unten beschrieben) ist
-    einfach und erlaubt es Ihnen, den Server Ihren Bedürfnissen anzupassen.
-    Dazu kommt, dass Binärdistributionen gegenüber der aktuellen
-    Quellcodeversion oft veraltet sind. Wenn Sie tatsächlich ein
-    Binärpaket herunterladen, folgen Sie bitte den Anweisungen in der Datei
+    <p>Der Apache HTTP Server kann von der <a href="http://httpd.apache.org/download.cgi">Apache-HTTP-Server-Downloadseite</a> heruntergeladen werden, auf der 
+    verschiedene Spiegelserver angegeben sind. Für die meisten Benutzer
+    des Apache HTTPd ist es auf Unix-ähnlichen Systemen am Besten, die
+    Quellcodeversion herunterzuladen und zu kompilieren. Der
+    Erstellungsprozess (weiter unten beschrieben) ist einfach und erlaubt es
+    Ihnen, den Server Ihren Bedürfnissen anzupassen.  Dazu kommt, dass
+    Binärdistributionen gegenüber der aktuellen Quellcodeversion oft
+    veraltet sind. Wenn Sie tatsächlich ein Binärpaket
+    herunterladen, folgen Sie bitte den Anweisungen in der Datei
     <code>INSTALL.bindist</code>, die der Distribution beiliegt.</p>
 
     <p>Es ist wichtig, dass Sie nach dem Herunterladen überprüfen,
@@ -201,12 +225,12 @@
 <div class="section">
 <h2><a name="extract" id="extract">Auspacken</a></h2>
 
-    <p>Das Auspacken des Quellcodes aus dem Apache HTTPD Tarball besteht
+    <p>Das Auspacken des Quellcodes aus dem Apache-HTTPd-Tarball besteht
     aus einem simplen Dekomprimieren und danach "Ent-tarren":</p>
 
   <div class="example"><p><code>
-      $ gzip -d httpd-2_1_<em>NN</em>.tar.gz<br />
-      $ tar xvf httpd-2_1_<em>NN</em>.tar
+      $ gzip -d httpd-<em>NN</em>.tar.gz<br />
+      $ tar xvf httpd-<em>NN</em>.tar
   </code></p></div>
 
     <p>Dies erstellt unterhalb des aktuellen Verzeichnisses ein neues
@@ -219,12 +243,12 @@
 <h2><a name="configure" id="configure">Den Codebaum konfigurieren</a></h2>
 
     <p>Der nächste Schritt ist die Konfiguration des
-    Apache-Codebaumes für Ihre spezielle Plattform und Ihre
+    Apache-HTTPd-Codebaumes für Ihre spezielle Plattform und Ihre
     persönlichen Bedürfnisse. Dies wird mit dem Skript
     <code class="program"><a href="./programs/configure.html">configure</a></code> durchgeführt, das im Wurzelverzeichnis
-    der Distribution enthalten ist. (Entwickler, welche die CVS Version
-    des Apache-Codebaumes herunterladen, müssen <code>autoconf</code>
-    und <code>libtool</code> installiert haben und müssen
+    der Distribution enthalten ist. (Entwickler, welche eine nicht
+    freigegebene Version des Apache-HTTPd-Codebaumes herunterladen, müssen 
+    <code>autoconf</code> und <code>libtool</code> installiert haben und müssen
     <code>buildconf</code> ausführen, bevor sie mit den
     nächsten Schritten fortfahren können. Dies wird bei
     offiziellen Releases nicht notwendig sein.)</p>
@@ -235,28 +259,26 @@
     Reihe von Variablen und Kommandozeilenoptionen.</p>
 
     <p>Die wichtigste Option ist <code>--prefix</code>, der Ablageort, an dem
-    der Apache später installiert wird, da er für diesen Ort
+    der Apache HTTP Server später installiert wird, da er für diesen Ort
     konfiguriert werden muss, um korrekt zu arbeiten. Eine feinere Einstellung
     der Dateiablagen ist mit weiteren <a href="programs/configure.html#installationdirectories">configure-Optionen</a>
     möglich.</p>
 
-    <p>Weiterhin können Sie zu diesem Zeitpunkt festlegen, welche <a href="programs/configure.html#optionalfeatures">Funktionalität</a> Sie
-    in den Apache aufnehmen möchten, indem Sie <a href="mod/">Module</a>
-    aktivieren oder deaktivieren. Der Apache bindet standardmäßig
-    einen Satz von <a href="mod/module-dict.html#Status">Basismodulen</a> ein.
-    Andere Module werden mit Hilfe der Option
-    <code>--enable-<var>module</var></code> aktiviert, wobei <var>module</var>
-    den Namen des Moduls ohne das Präfix <code>mod_</code> darstellt.
-    Ausserdem sind alle Unterstriche durch Bindestriche zu ersetzen. Sie
-    können sich auch entscheiden, Module als "<a href="dso.html">Shared
-    Objects (DSOs)</a>" zu kompilieren, welche zur Laufzeit ge- und entladen
-    werden können. Dazu verwenden Sie die Option
-    <code>--enable-<var>module</var>=shared</code>. Entsprechend können Sie
-    Basismodule mit der Option <code>--disable-<var>module</var></code>
-    deaktivieren. Lassen Sie Vorsicht walten. wenn Sie diese Optionen verwenden,
-    da <code class="program"><a href="./programs/configure.html">configure</a></code> Sie nicht warnen kann, wenn die von Ihnen
-    angegebenen Module nicht existieren; die Option wird dann einfach
-    ignoriert.</p>
+    <p>Weiterhin können Sie zu diesem Zeitpunkt festlegen, welche <a href="programs/configure.html#optionalfeatures">Funktionalität</a>
+    Sie in den Apache HTTPd aufnehmen möchten, indem Sie <a href="mod/">Module</a> aktivieren oder deaktivieren. Der Apache HTTP
+    Server bindet standardmäßig einen Satz von <a href="mod/module-dict.html#Status">Basismodulen</a> ein.  Andere Module
+    werden mit Hilfe der Option <code>--enable-<var>module</var></code>
+    aktiviert, wobei <var>module</var> den Namen des Moduls ohne das
+    Präfix <code>mod_</code> darstellt.  Ausserdem sind alle Unterstriche
+    durch Bindestriche zu ersetzen. Sie können sich auch entscheiden,
+    Module als "<a href="dso.html">Shared Objects (DSOs)</a>" zu kompilieren,
+    welche zur Laufzeit ge- und entladen werden können. Dazu verwenden
+    Sie die Option <code>--enable-<var>module</var>=shared</code>.
+    Entsprechend können Sie Basismodule mit der Option
+    <code>--disable-<var>module</var></code> deaktivieren. Lassen Sie Vorsicht
+    walten. wenn Sie diese Optionen verwenden, da <code class="program"><a href="./programs/configure.html">configure</a></code>
+    Sie nicht warnen kann, wenn die von Ihnen angegebenen Module nicht
+    existieren; die Option wird dann einfach ignoriert.</p>
 
     <p>Zusätzlich ist es zuweilen notwendig, das
     <code class="program"><a href="./programs/configure.html">configure</a></code>-Skript mit Extrainformationen zum Ablageort
@@ -292,14 +314,14 @@
 <div class="section">
 <h2><a name="compile" id="compile">Erstellen</a></h2>
 
-    <p>Nun können Sie die verschiedenen Teile, die das Apache-Paket
+    <p>Nun können Sie die verschiedenen Teile, die das Apache-HTTPd-Paket
     bilden, einfach durch Ausführen des folgenden Befehls erstellen:</p>
 
   <div class="example"><p><code>$ make</code></p></div>
 
     <p>Seien Sie hierbei bitte geduldig, denn eine Basiskonfiguration
-    benötigt ungefähr 3 Minuten auf einem Pentium III/Linux 2.2.
-    System. Dies kann aber abhängig von Ihrer Hardware und der Anzahl
+    benötigt mehrere Minuten zum Kompilieren. Die Zeit kann jedoch 
+    abhängig von Ihrer Hardware und der Anzahl
     der Module, die Sie aktiviert haben, sehr stark variieren.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
@@ -323,7 +345,7 @@
 
   <div class="example"><p><code>$ vi <em>PREFIX</em>/conf/httpd.conf</code></p></div>
 
-    <p>Werfen Sie auch einen Blick in das Apache-Handbuch unter <a href="./">docs/manual/</a>. Die aktuellste Version dieses Handbuchs
+    <p>Werfen Sie auch einen Blick in das Apache-HTTP-Server-Handbuch unter <a href="./">docs/manual/</a>. Die aktuellste Version dieses Handbuchs
     sowie eine komplette Referenz der verfügbaren <a href="mod/directives.html">Konfigurationsanweisungen</a> finden
     Sie unter <a href="http://httpd.apache.org/docs/2.2/">http://httpd.apache.org/docs/2.2/</a>.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
@@ -332,7 +354,7 @@
 
     <p>Sie können nun Ihren Apache HTTP Server <a href="invoking.html">starten</a>, indem Sie einfach</p>
 
-  <div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl start</code></p></div>
+  <div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl -k start</code></p></div>
 
     <p>ausführen.</p>
 
@@ -343,7 +365,7 @@
     ist. Den Server <a href="stopping.html">stoppen</a> Sie wieder durch
     Ausführen von:</p>
 
-  <div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl stop</code></p></div>
+  <div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl -k stop</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="upgrading" id="upgrading">Upgrade</a></h2>
@@ -358,16 +380,14 @@
     erfordern. Außerdem müssen alle Module aktualisiert
     werden, um den Änderungen der Modul-API gerecht zu werden.</p>
 
-    <p>Die Aktualisierung einer Unterversion auf eine andere (z.B. von 2.0.55
-    auf 2.0.57) ist einfacher. <code>make install</code> überschreibt
+    <p>Die Aktualisierung einer Unterversion auf eine andere (z.B. von 2.2.55
+    auf 2.2.57) ist einfacher. <code>make install</code> überschreibt
     keine der bereits existierenden Dokumente, Log- und Konfigurationsdateien.
     Ausserdem bemühen sich die Entwickler, inkompatible Änderungen
     der <code class="program"><a href="./programs/configure.html">configure</a></code>-Optionen, der Laufzeitkonfiguration sowie
     der Modul-API zu vermeiden. In den meisten Fällen sollten Sie in der
     Lage sein, den gleichen <code class="program"><a href="./programs/configure.html">configure</a></code>-Befehl, die gleiche
-    Konfiguration und die gleichen Module wieder zu verwenden. (Das gilt erst
-    seit Version 2.0.41 -- frühere Versionen enthielten noch inkompatible
-    Änderungen).</p>
+    Konfiguration und die gleichen Module wieder zu verwenden.</p>
 
     <p>Um auf eine neue Unterversion zu aktualisieren, suchen Sie zunächst
     die Datei <code>config.nice</code> im <code>build</code>-Verzeichnis
@@ -383,8 +403,8 @@
       $ ./config.nice<br />
       $ make<br />
       $ make install<br />
-      $ <var>PREFIX</var>/bin/apachectl stop<br />
-      $ <var>PREFIX</var>/bin/apachectl start<br />
+      $ <var>PREFIX</var>/bin/apachectl -k graceful-stop<br />
+      $ <var>PREFIX</var>/bin/apachectl -k start<br />
     </code></p></div>
 
     <div class="warning">Sie sollten jede neue Version immer in Ihrer Umgebung

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.html.en
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.html.en?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.html.en Sun Feb 19 11:47:07 2006
@@ -27,12 +27,12 @@
 </div>
 
 
-    <p>This document covers compilation and installation of Apache
-    on Unix and Unix-like systems only. For compiling and
-    installation on Windows, see <a href="platform/windows.html">Using Apache with Microsoft
+    <p>This document covers compilation and installation of the Apache HTTP
+    Server on Unix and Unix-like systems only. For compiling and
+    installation on Windows, see <a href="platform/windows.html">Using Apache HTTPd with Microsoft
     Windows</a>. For other platforms, see the <a href="platform/">platform</a> documentation.</p>
 
-    <p>Apache httpd uses <code>libtool</code> and <code>autoconf</code>
+    <p>Apache HTTPd uses <code>libtool</code> and <code>autoconf</code>
     to create a build environment that looks like many other Open Source
     projects.</p>
 
@@ -51,7 +51,7 @@
 <li><img alt="" src="./images/down.gif" /> <a href="#customize">Customize</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#test">Test</a></li>
 <li><img alt="" src="./images/down.gif" /> <a href="#upgrading">Upgrading</a></li>
-</ul><h3>See also</h3><ul class="seealso"><li><a href="programs/configure.html">Configure the source tree</a></li><li><a href="invoking.html">Starting Apache</a></li><li><a href="stopping.html">Stopping and Restarting</a></li></ul></div>
+</ul><h3>See also</h3><ul class="seealso"><li><a href="programs/configure.html">Configure the source tree</a></li><li><a href="invoking.html">Starting the Apache HTTP Server</a></li><li><a href="stopping.html">Stopping and Restarting</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="overview" id="overview">Overview for the
@@ -115,12 +115,12 @@
 
     <p>Each section of the compilation and installation process is
     described in more detail below, beginning with the requirements
-    for compiling and installing Apache httpd.</p>
+    for compiling and installing Apache HTTP Server.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="requirements" id="requirements">Requirements</a></h2>
 
-    <p>The following requirements exist for building Apache:</p>
+    <p>The following requirements exist for building Apache HTTPd:</p>
 
     <dl>
       <dt>Disk Space</dt>
@@ -160,11 +160,11 @@
       If no Perl 5 interpreter is found by the 
       <code class="program"><a href="./programs/configure.html">configure</a></code> script, you will not be able to use 
       the affected support scripts. Of course, you will still be able to 
-      build and use Apache httpd.</dd>
+      build and use Apache HTTPd.</dd>
 
       <dt><a href="http://apr.apache.org">apr/apr-util &gt;= 1.2</a></dt>
       <dd><code>apr</code> and <code>apr-util</code> are bundled
-      with the Apache httpd source releases, and will be used without any 
+      with the Apache HTTPd source releases, and will be used without any 
       problems in almost all circumstances. However, if 
       <code>apr</code> or <code>apr-util</code>, versions 1.0 or 1.1,
       are installed on your system, you must either upgrade your
@@ -172,23 +172,25 @@
       1.2, or have httpd use seperate builds. To use the bundled 
       <code>apr</code>/<code>apr-util</code> sources for this
       purpose you must install them manually:
-<div class="example"><p><code>
-# Build and install apr 1.2<br />
-cd srclib/apr<br />
-./configure --prefix=/usr/local/apr-httpd/<br />
-make<br />
-make install<br />
-<br />
-# Build and install apr-util 1.2<br />
-cd ../apr-util<br />
-./configure --prefix=/usr/local/apr-util-httpd/ --with-apr=/usr/local/apr-httpd/<br />
-make<br />
-make install<br />
-<br />
-# Configure httpd<br />
-cd ../../<br />
-./configure --with-apr=/usr/local/apr-httpd/ --with-apr-util=/usr/local/apr-util-httpd/<br />
-</code></p></div>
+      <div class="example"><p><code>
+        # Build and install apr 1.2<br />
+        cd srclib/apr<br />
+        ./configure --prefix=/usr/local/apr-httpd/<br />
+        make<br />
+        make install<br />
+        <br />
+        # Build and install apr-util 1.2<br />
+        cd ../apr-util<br />
+        ./configure --prefix=/usr/local/apr-util-httpd/ 
+          --with-apr=/usr/local/apr-httpd/<br />
+        make<br />
+        make install<br />
+        <br />
+        # Configure httpd<br />
+        cd ../../<br />
+        ./configure --with-apr=/usr/local/apr-httpd/ 
+          --with-apr-util=/usr/local/apr-util-httpd/
+      </code></p></div>
       </dd>
     </dl>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
@@ -197,7 +199,7 @@
 
     <p>The Apache HTTP Server can be downloaded from the <a href="http://httpd.apache.org/download.cgi">Apache HTTP Server
     download site</a>, which lists several mirrors.  Most users of
-    Apache on unix-like systems will be better off downloading and
+    Apache HTTPd on unix-like systems will be better off downloading and
     compiling a source version.  The build process (described below) is
     easy, and it allows you to customize your server to suit your needs.
     In addition, binary releases are often not up to date with the latest
@@ -215,13 +217,13 @@
 <div class="section">
 <h2><a name="extract" id="extract">Extract</a></h2>
 
-    <p>Extracting the source from the Apache HTTPD tarball is a
+    <p>Extracting the source from the Apache HTTPd tarball is a
     simple matter of uncompressing, and then untarring:</p>
 
-<div class="example"><p><code>
-$ gzip -d httpd-<em>NN</em>.tar.gz<br />
-$ tar xvf httpd-<em>NN</em>.tar
-</code></p></div>
+    <div class="example"><p><code>
+      $ gzip -d httpd-<em>NN</em>.tar.gz<br />
+      $ tar xvf httpd-<em>NN</em>.tar
+    </code></p></div>
 
     <p>This will create a new directory under the current directory
     containing the source code for the distribution. You should
@@ -231,11 +233,11 @@
 <div class="section">
 <h2><a name="configure" id="configure">Configuring the source tree</a></h2>
 
-    <p>The next step is to configure the Apache source tree for your
+    <p>The next step is to configure the Apache HTTPd source tree for your
     particular platform and personal requirements. This is done using
     the script <code class="program"><a href="./programs/configure.html">configure</a></code> included in
     the root directory of the distribution. (Developers downloading
-    an unreleased version of the Apache source tree will need to have
+    an unreleased version of the Apache HTTPd source tree will need to have
     <code>autoconf</code> and <code>libtool</code> installed and will
     need to run <code>buildconf</code> before proceeding with the next
     steps. This is not necessary for official releases.)</p>
@@ -246,13 +248,14 @@
     and command line options.</p>
 
     <p>The most important option is the location <code>--prefix</code>
-    where Apache is to be installed later, because Apache has to be
+    where the Apache HTTP Server is to be installed later, because Apache
+    HTTPd has to be
     configured for this location to work correctly.  More fine-tuned
     control of the location of files is possible with additional <a href="programs/configure.html#installationdirectories">configure
     options</a>.</p>
 
     <p>Also at this point, you can specify which <a href="programs/configure.html#optionalfeatures">features</a> you
-    want included in Apache by enabling and disabling <a href="mod/">modules</a>.  Apache comes with a <a href="mod/module-dict.html#Status">Base</a> set of modules included by
+    want included in Apache HTTPd by enabling and disabling <a href="mod/">modules</a>. The Apache HTTP Server comes with a <a href="mod/module-dict.html#Status">Base</a> set of modules included by
     default.  Other modules are enabled using the
     <code>--enable-<var>module</var></code> option, where
     <var>module</var> is the name of the module with the
@@ -280,12 +283,12 @@
     <code class="module"><a href="./mod/mod_speling.html">mod_speling</a></code> for
     later loading through the DSO mechanism:</p>
 
-<div class="example"><p><code>
+    <div class="example"><p><code>
       $ CC="pgcc" CFLAGS="-O2" \<br />
        ./configure --prefix=/sw/pkg/apache \<br />
        --enable-rewrite=shared \<br />
        --enable-speling=shared
-</code></p></div>
+    </code></p></div>
 
     <p>When <code class="program"><a href="./programs/configure.html">configure</a></code> is run it will take several minutes to
     test for the availability of features on your system and build
@@ -297,7 +300,7 @@
 <div class="section">
 <h2><a name="compile" id="compile">Build</a></h2>
 
-    <p>Now you can build the various parts which form the Apache
+    <p>Now you can build the various parts which form the Apache HTTPd
     package by simply running the command:</p>
 
 <div class="example"><p><code>$ make</code></p></div>
@@ -322,20 +325,20 @@
 <div class="section">
 <h2><a name="customize" id="customize">Customize</a></h2>
 
-    <p>Next, you can customize your Apache HTTP server by editing
+    <p>Next, you can customize your Apache HTTP Server by editing
     the <a href="configuring.html">configuration files</a> under
     <code><em>PREFIX</em>/conf/</code>.</p>
 
 <div class="example"><p><code>$ vi <em>PREFIX</em>/conf/httpd.conf</code></p></div>
 
-    <p>Have a look at the Apache manual under <a href="./">docs/manual/</a> or consult <a href="http://httpd.apache.org/docs/2.2/">http://httpd.apache.org/docs/2.2/</a> for the most recent
+    <p>Have a look at the Apache HTTP Server manual under <a href="./">docs/manual/</a> or consult <a href="http://httpd.apache.org/docs/2.2/">http://httpd.apache.org/docs/2.2/</a> for the most recent
     version of this manual and a complete reference of available <a href="mod/directives.html">configuration directives</a>.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="test" id="test">Test</a></h2>
 
     <p>Now you can <a href="invoking.html">start</a> your Apache
-    HTTP server by immediately running:</p>
+    HTTP Server by immediately running:</p>
 
 <div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl -k start</code></p></div>
 
@@ -346,7 +349,7 @@
     Then <a href="stopping.html">stop</a> the server again by
     running:</p>
 
-<div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl -k stop</code></p></div>
+    <div class="example"><p><code>$ <em>PREFIX</em>/bin/apachectl -k stop</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="upgrading" id="upgrading">Upgrading</a></h2>

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.html.ja.euc-jp
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.html.ja.euc-jp?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.html.ja.euc-jp [euc-jp] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.html.ja.euc-jp [euc-jp] Sun Feb 19 11:47:07 2006
@@ -25,6 +25,8 @@
 <a href="./ja/install.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="./ko/install.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">This translation may be out of date. Check the
+            English version for recent changes.</div>
 
 
     <p>この文書で扱う範囲は、Unix や Unix に類似したシステムでの

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.xml.es
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.xml.es?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.xml.es (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.xml.es Sun Feb 19 11:47:07 2006
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 105989:350287 (outdated) -->
+<!-- English Revision: 105989:378921 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.xml.fr
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.xml.fr?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.xml.fr (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.xml.fr Sun Feb 19 11:47:07 2006
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='ISO-8859-1' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 105989:350287 (outdated) -->
+<!-- English Revision: 105989:378921 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.xml.ja
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.xml.ja?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.xml.ja [iso-2022-jp] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.xml.ja [iso-2022-jp] Sun Feb 19 11:47:07 2006
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 350287 -->
+<!-- English Revision: 350287:378921 (outdated) -->
 
 <!--
  Copyright 2002-2005 The Apache Software Foundation or its licensors, as

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.xml.ko
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.xml.ko?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.xml.ko [euc-kr] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.xml.ko [euc-kr] Sun Feb 19 11:47:07 2006
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:350287 (outdated) -->
+<!-- English Revision: 105989:378921 (outdated) -->
 
 <!--
  Copyright 2003-2005 The Apache Software Foundation or its licensors,

Modified: httpd/httpd/branches/2.2.x/docs/manual/install.xml.meta
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/install.xml.meta?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/install.xml.meta (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/install.xml.meta Sun Feb 19 11:47:07 2006
@@ -6,11 +6,11 @@
   <relpath>.</relpath>
 
   <variants>
-    <variant outdated="yes">de</variant>
+    <variant>de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant outdated="yes">fr</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.html.ja.euc-jp
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.html.ja.euc-jp?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.html.ja.euc-jp [euc-jp] (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.html.ja.euc-jp [euc-jp] Sun Feb 19 11:47:07 2006
@@ -25,8 +25,6 @@
 <a href="../ja/mod/mod_log_config.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_log_config.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<div class="outofdate">This translation may be out of date. Check the
-            English version for recent changes.</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>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>log_config_module</td></tr>
@@ -74,7 +72,7 @@
     ディレクティブの書式を指定する引数は文字列です。この文字列を使ってそれぞれの
     リクエストがログファイルにログ収集されます。その文字列には
     ログファイルにそのまま
-    書かれる文字列や、それぞれ改行とタブを現す C 言語
+    書かれる文字列や、それぞれ改行とタブを表す C 言語
     形式の制御文字 "\n" と "\t"
     とを含めることができます。そのまま出力させたい引用符とバックスラッシュは
     バックスラッシュでエスケープする必要があります。</p>
@@ -102,7 +100,7 @@
 <tr class="odd"><td><code>%{<var>Foobar</var>}C</code></td>
         <td>サーバに送られたリクエスト中のクッキー <var>Foobar</var> の値</td></tr>
 <tr><td><code>%D</code></td>
-        <td>リクエストを処理するのにかかった時間、ミリ秒単位</td></tr>
+        <td>リクエストを処理するのにかかった時間、マイクロ秒単位</td></tr>
 <tr class="odd"><td><code>%{<var>FOOBAR</var>}e</code></td>
         <td>環境変数 <var>FOOBAR</var> の内容</td></tr>
 <tr><td><code>%f</code></td>
@@ -132,7 +130,9 @@
         <td>リクエストを扱った子プロセスのプロセス ID</td></tr>
 <tr><td><code>%{<var>format</var>}P</code></td>
         <td>リクエストを扱ったワーカーのプロセス ID かスレッド ID。
-        <var>format</var> として有効な値は <code>pid</code> と <code>tid</code>
+        <var>format</var> として有効な値は <code>pid</code>, <code>tid</code>,
+        <code>hextid</code> です。<code>hextid</code> を使うには
+        APR 1.2.0 以降が必要です。
         </td></tr>
 <tr class="odd"><td><code>%q</code></td>
         <td>問い合せ文字列 (存在する場合は前に <code>?</code> が追加される。

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml.meta
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml.meta?rev=378944&r1=378943&r2=378944&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml.meta (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_log_config.xml.meta Sun Feb 19 11:47:07 2006
@@ -7,7 +7,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>