Commit 5b8ba4d2 authored by Richard Bowen's avatar Richard Bowen
Browse files

Rebuild transformations.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1070906 13f79535-47bb-0310-9956-ffa450edef68
parent 025e1cc2
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@
<a href="../tr/mod/quickreference.html" hreflang="tr" rel="alternate" title="Trke">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div>
<div class="outofdate">Diese bersetzung ist mglicherweise
            nicht mehr aktuell. Bitte prfen Sie die englische Version auf
            die neuesten nderungen.</div>

    <p>Die Kurzreferenz der Direktiven zeigt die Verwendung,
    Voreinstellung, den Status und den Kontext aller
+3 −3
Original line number Diff line number Diff line
@@ -35,9 +35,9 @@
    information about each of these, see the <a href="directive-dict.html">Directive Dictionary</a>.</p>

    <p>The first column gives the directive name and usage.  The second
    columns shows the default value of the directive, if a default exists.
    If the default is too large to display, the first characters will be
    followed by "+".</p>
    column shows the default value of the directive, if a default exists.
    If the default is too large to display, it will be truncated
    and followed by "+".</p>

    <p>The third and fourth columns list the contexts where the directive
    is allowed and the status of the directive according to the legend
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@
<a href="../tr/mod/quickreference.html" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/mod/quickreference.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div>
<div class="outofdate">Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.</div>

    <p>Bu hızlı yönerge kılavuzunda Apache yapılandırma yönergelerinin kullanımı, öntanımlı değerleri, durumu ve bağlamı gösterilmiştir. Bunların her biri hakkında ayrıntılı bilgi almak için <a href="directive-dict.html">Yönerge Sözlüğü</a>ne bakınız.</p>

+1 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE quickreference SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 636524 -->
<!-- English Revision: 636524:1070905 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE quickreference SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
<!-- English Revision: 421100:636524 (outdated) -->
<!-- English Revision: 421100:1070905 (outdated) -->

<!--
 Licensed to the Apache Software Foundation (ASF) under one or more
Loading