Commit 86cfa789 authored by Nilgun Belma Buguner's avatar Nilgun Belma Buguner
Browse files

update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@734419 13f79535-47bb-0310-9956-ffa450edef68
parent b7b62c4e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -280,6 +280,14 @@
          reddeder.</p>

    
    <h3><a name="no-cache" id="no-cache">no-cache</a></h3>

        <p>Atandığı takdirde, <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> başka bir
          önbelleklenebilir yanıtı kaydetmeyecektir. Bu ortam değişkeni, bir
          yanıtın geçerli bir istek için evvelce önbelleğe alınmış olduğu
          anlamına gelmez.</p>

    

    <h3><a name="nokeepalive" id="nokeepalive"><code>nokeepalive</code></a></h3>
        
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
<!-- English Revision: 421100:691230 (outdated) -->
<!-- English Revision: 421100:733762 (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" encoding="EUC-KR" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
<!-- English Revision: 105989:691230 (outdated) -->
<!-- English Revision: 105989:733762 (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" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
<!-- English Revision: 421100:594110 (outdated) -->
<!-- English Revision: 421100:733762 (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" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
<!-- English Revision: 105569:594110 (outdated) -->
<!-- English Revision: 105569:733762 (outdated) -->

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