]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Thu, 30 Jan 2014 16:42:44 +0000 (16:42 +0000)
committerAndré Malo <nd@apache.org>
Thu, 30 Jan 2014 16:42:44 +0000 (16:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1562889 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/developer/API.html.en
docs/manual/mod/mod_alias.html.en
docs/manual/mod/mod_alias.html.tr.utf8
docs/manual/mod/mod_alias.xml.ja
docs/manual/mod/mod_alias.xml.ko
docs/manual/mod/mod_alias.xml.meta
docs/manual/mod/mod_alias.xml.tr
docs/manual/mod/mod_proxy_ajp.html.en
docs/manual/mod/mod_proxy_ajp.xml.ja

index 1305a86e0a588656b78850a033322c3129e71a27..836194d5cbba42cf70587a240cb14120f5ddd621 100644 (file)
@@ -382,7 +382,6 @@ int method_number;   /* M_GET, M_POST, <em>etc.</em> */
         <br />
 </code></p><pre>void *per_dir_config;   /* Options set in config files, <em>etc.</em> */
 void *request_config;   /* Notes on *this* request */</pre><p><code>
-        <br />
         };
       </code></p></div>
     
index c52995132d89fd8a20634ffd7fef1f6517a72398..cb9da4500db8b04027b4af3f93b8f0583a3e37e8 100644 (file)
     <var>URL-path</var> then the server will require a trailing / in
     order to expand the alias. That is, if you use</p>
 
-    <dl><dd><code>Alias /icons/ /usr/local/apache/icons/</code></dd></dl>
+    <div class="example"><p><code>
+        Alias /icons/ /usr/local/apache/icons/
+    </code></p></div>
 
     <p>then the URL <code>/icons</code> will not be aliased, as it lacks
     that trailing /. Likewise, if you omit the slash on the
index d31e226dd65d8b172b3a50382e003aa8b65b6751..a4382c52fc4507b91e0402b1030440b3f4e20a64 100644 (file)
@@ -29,6 +29,7 @@
 <a href="../ko/mod/mod_alias.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/mod/mod_alias.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>Belge ağacının parçalarının dosya sisteminin parçalarıyla
 eşlenmesini sağlar ve URL yönlendirmesi yapar.</td></tr>
 <tr><th><a href="module-dict.html#Status">Durum:</a></th><td>Temel</td></tr>
index 3d291a408c9bd95d6514e391594cb29f537a5668..e4ff751ea595c3463c15a1e954435f07a83a32f7 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:1422377 (outdated) -->
+<!-- English Revision: 421100:1562888 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index feacc3dcb21166d979d0a76b20a48f9877fd2054..b9e6fe9a27b202e31ea6f23e73d05b09d1b3a2b2 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:1422377 (outdated) -->
+<!-- English Revision: 151408:1562888 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 83a2d7871a08e2b0cb9f29cc20f8e8214971ab40..759b319dfe4e97439646c439c185c524c481d9e4 100644 (file)
@@ -10,6 +10,6 @@
     <variant>en</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 1e15ddece6f4578d96825fdbe0500cac6510038b..23a26f2ba29d43469c23fa3c9167a957fcc72ac1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1422377 -->
+<!-- English Revision: 1422377:1562888 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 7fdb2647183992255b8aea63cd2e004072a323ef..9db720883260677b0529489ec49992d744d5e5a4 100644 (file)
     suggest that the maximum payload could be as large as 2^16, in fact, the
     code sets the maximum to be 8K.</p>
     <table>
+       
       <tr>
-        <td colspan="6"><em>Packet Format (Server-&gt;Container)</em></td>
+        <th colspan="6"><em>Packet Format (Server-&gt;Container)</em></th>
       </tr>
       <tr>
-        <td>Byte</td>
+        <th>Byte</th>
         <td>0</td>
         <td>1</td>
         <td>2</td>
         <td>4...(n+3)</td>
       </tr>
       <tr>
-        <td>Contents</td>
+        <th>Contents</th>
         <td>0x12</td>
         <td>0x34</td>
         <td colspan="2">Data Length (n)</td>
       </tr>
     </table>
     <table>
+       
       <tr>
-        <td colspan="6"><em>Packet Format (Container-&gt;Server)</em></td>
+        <th colspan="6"><em>Packet Format (Container-&gt;Server)</em></th>
       </tr>
       <tr>
-        <td>Byte</td>
+        <th>Byte</th>
         <td>0</td>
         <td>1</td>
         <td>2</td>
         <td>4...(n+3)</td>
       </tr>
       <tr>
-        <td>Contents</td>
+        <th>Contents</th>
         <td>A</td>
         <td>B</td>
         <td colspan="2">Data Length (n)</td>
      <p>The web server can send the following messages to the servlet
      container:</p>
     <table>
+       
       <tr>
         <td>Code</td>
         <td>Type of Packet</td>
     <p>The servlet container can send the following types of messages to the
     webserver:</p>
     <table>
+       
       <tr>
         <td>Code</td>
         <td>Type of Packet</td>
index 4bf55a0d5d1513329d7d5203e87eb4bf6a03f903..4a675f6cb21a4d9ab67caec71ceee56a6033e325 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:1371060 (outdated) -->
+<!-- English Revision: 421100:1562888 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more