From: André Malo Date: Sun, 28 Nov 2004 15:27:01 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.0.53~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093fe7a140a50318ef603158ac0bffbdf22f5f4d;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106815 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index 1d4bbf220b0..dc523f1fafb 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -25,9 +25,6 @@  en  |  ja 

-
Diese Übersetzung ist möglicherweise - nicht mehr aktuell. Bitte prüfen Sie die englische Version auf - die neuesten Änderungen.
Beschreibung:Ständig verfügbare Kernfunktionen des Apache HTTP Servers
Status:Core
@@ -2890,8 +2887,9 @@ wird

Die Direktive ServerRoot bestimmt das Verzeichnis, in dem der Server installiert ist. Üblicherweise enthält es die Unterverzeichnisse conf/ und - logs/. Relative Pfadangaben für andere - Konfigurationsdateien werden relativ zu diesem Verzeichnis betrachtet.

+ logs/. Relative Pfadangaben anderer Direktiven (wie z.B. + Include oder LoadModule) werden relativ zu diesem + Verzeichnis betrachtet.

Beispiel

ServerRoot /home/httpd diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 04ae7bfa438..a0dbb0ad036 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2735,7 +2735,7 @@ is accessed by an incompatible browser

The ServerRoot directive sets the directory in which the server lives. Typically it will contain the subdirectories conf/ and logs/. Relative - paths in other configuration directives (such as Include or LoadModule, for example) are taken as + paths in other configuration directives (such as Include or LoadModule, for example) are taken as relative to this directory.

Example

diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 00aaf2ac416..211e7d1b9e3 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - +