]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update German translation
authorAndré Malo <nd@apache.org>
Sun, 28 Nov 2004 15:23:25 +0000 (15:23 +0000)
committerAndré Malo <nd@apache.org>
Sun, 28 Nov 2004 15:23:25 +0000 (15:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@106814 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml.de

index db669bbf1b0208db09703d14c296e0d709b21662..08f60bbd8441f3eda58ce82944fe20d00b913f87 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 106090 (outdated: 106145) -->
+<!-- English Revision: 106813 -->
 
 <!--
  Copyright 2003-2004 The Apache Software Foundation
@@ -2844,8 +2844,10 @@ wird</description>
     <p>Die Direktive <directive>ServerRoot</directive> bestimmt das
     Verzeichnis, in dem der Server installiert ist. &Uuml;blicherweise
     enth&auml;lt es die Unterverzeichnisse <code>conf/</code> und
-    <code>logs/</code>. Relative Pfadangaben f&uuml;r andere
-    Konfigurationsdateien werden relativ zu diesem Verzeichnis betrachtet.</p>
+    <code>logs/</code>. Relative Pfadangaben anderer Direktiven (wie z.B.
+    <directive module="core">Include</directive> oder <directive
+    module="mod_so">LoadModule</directive>) werden relativ zu diesem
+    Verzeichnis betrachtet.</p>
 
     <example><title>Beispiel</title>
       ServerRoot /home/httpd