]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformations.
authorNilgun Belma Buguner <nilgun@apache.org>
Thu, 21 Nov 2013 23:30:52 +0000 (23:30 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Thu, 21 Nov 2013 23:30:52 +0000 (23:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1544375 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_basic.xml.ja
docs/manual/mod/mod_auth_basic.xml.ko
docs/manual/mod/mod_autoindex.xml.ja
docs/manual/mod/mod_autoindex.xml.ko
docs/manual/mod/mod_env.html.tr.utf8
docs/manual/mod/mod_env.xml.meta

index 26cc81db96c8a236ccea796c3313f5a986e7878f..600baf2c139c802941b834e3e612d0e1e4425e4d 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 151408:1415956 (outdated) -->
+<!-- English Revision: 151408:1540730 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 67cfbe208459b9f25517e7399965683b1e903e8e..a51df791a160a5c44cd34e45ff0c7f35c6f24e61 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 151408:1415956 (outdated) -->
+<!-- English Revision: 151408:1540730 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 110bada281f6aa0776862babb542b8b21980657b..dd4d6f01757ad13fd29a37796a6ab7f0e931f1f5 100644 (file)
@@ -1,7 +1,7 @@
 <?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:1206684 (outdated) -->
+<!-- English Revision: 421100:1540730 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 63ff775f3d1a1df41c179ed89b932ca9c5a7b534..41aebee13561ebf76824fd7695ffeaa0596bf419 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 103423:1206684 (outdated) -->
+<!-- English Revision: 103423:1540730 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index fa0dee942c4c8c7ce39f1d04681355c3b56198fc..50260fecd3d0ed75a52f062423514baa549f163d 100644 (file)
@@ -29,7 +29,6 @@
 <a href="../ko/mod/mod_env.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/mod/mod_env.html" title="Türkçe">&nbsp;tr&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>
 <table class="module"><tr><th><a href="module-dict.html#Description">Açıklama:</a></th><td>CGI betiklerine ve SSI sayfalarına aktarılan değişkenlere
 müdahale etmek için kullanılır.</td></tr>
 <tr><th><a href="module-dict.html#Status">Durum:</a></th><td>Temel</td></tr>
@@ -103,6 +102,11 @@ müdahale etmek için kullanılır.</td></tr>
       istiyorsanız bu ortam değişkenlerini <code class="directive"><a href="../mod/mod_setenvif.html#setenvif">SetEnvIf</a></code> yönergesi ile atamalısınız.</p>
     </div>
 
+    <div class="note"><p>2.2 sürümünde, PATH ortam değişkeni Setenv kullanılarak
+    atanamaz.</p>
+    </div>
+
+
 <h3>Ayrıca bakınız:</h3>
 <ul>
 <li><a href="../env.html">Ortam Değişkenleri</a></li>
index cb86c0e238d2222cf8be1f22044c0a704d97fd15..489a735f719cfbc49140a9a5b87fe8a329e54fb7 100644 (file)
@@ -10,6 +10,6 @@
     <variant>en</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant outdated="yes">tr</variant>
+    <variant>tr</variant>
   </variants>
 </metafile>