Commit c4f9c3d7 authored by Andre Malo's avatar Andre Malo
Browse files

update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106086 13f79535-47bb-0310-9956-ffa450edef68
parent 05c45582
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
  <modulefile>mod_authz_owner.xml</modulefile>
  <modulefile>mod_authz_user.xml</modulefile>
  <modulefile>mod_autoindex.xml.ja</modulefile>
  <modulefile>mod_cache.xml</modulefile>
  <modulefile>mod_cache.xml.ja</modulefile>
  <modulefile>mod_cern_meta.xml</modulefile>
  <modulefile>mod_cgi.xml.ja</modulefile>
  <modulefile>mod_cgid.xml.ja</modulefile>
@@ -29,7 +29,7 @@
  <modulefile>mod_dav_lock.xml.ja</modulefile>
  <modulefile>mod_deflate.xml.ja</modulefile>
  <modulefile>mod_dir.xml.ja</modulefile>
  <modulefile>mod_disk_cache.xml</modulefile>
  <modulefile>mod_disk_cache.xml.ja</modulefile>
  <modulefile>mod_echo.xml.ja</modulefile>
  <modulefile>mod_env.xml.ja</modulefile>
  <modulefile>mod_example.xml</modulefile>
@@ -53,8 +53,8 @@
  <modulefile>mod_negotiation.xml.ja</modulefile>
  <modulefile>mod_nw_ssl.xml</modulefile>
  <modulefile>mod_proxy.xml</modulefile>
  <modulefile>mod_proxy_ajp.xml</modulefile>
  <modulefile>mod_proxy_balancer.xml</modulefile>
  <modulefile>mod_proxy_ajp.xml.ja</modulefile>
  <modulefile>mod_proxy_balancer.xml.ja</modulefile>
  <modulefile>mod_proxy_connect.xml</modulefile>
  <modulefile>mod_proxy_ftp.xml</modulefile>
  <modulefile>mod_proxy_http.xml</modulefile>
+3 −1
Original line number Diff line number Diff line
@@ -157,7 +157,8 @@
<li><a href="core.html#directorymatch">&lt;DirectoryMatch&gt;</a></li>
<li><a href="mod_dir.html#directoryslash">DirectorySlash</a></li>
<li><a href="core.html#documentroot">DocumentRoot</a></li>
<li><a href="core.html#enablemmap" id="E" name="E">EnableMMAP</a></li>
<li><a href="mpm_common.html#enableexceptionhook" id="E" name="E">EnableExceptionHook</a></li>
<li><a href="core.html#enablemmap">EnableMMAP</a></li>
<li><a href="core.html#enablesendfile">EnableSendfile</a></li>
<li><a href="core.html#errordocument">ErrorDocument</a></li>
<li><a href="core.html#errorlog">ErrorLog</a></li>
@@ -379,6 +380,7 @@
<li><a href="mod_suexec.html#suexecusergroup">SuexecUserGroup</a></li>
<li><a href="mpm_common.html#threadlimit" id="T" name="T">ThreadLimit</a></li>
<li><a href="mpm_common.html#threadsperchild">ThreadsPerChild</a></li>
<li><a href="mpm_common.html#threadstacksize">ThreadStackSize</a></li>
<li><a href="core.html#timeout">TimeOut</a></li>
<li><a href="mod_log_config.html#transferlog">TransferLog</a></li>
<li><a href="mod_mime.html#typesconfig">TypesConfig</a></li>
+5 −6
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ for HTTP Basic authentication.</dd>
<dt><a href="mod_autoindex.html">mod_autoindex</a></dt><dd>Unix の <code>ls</code> コマンドや
    Win32 の <code>dir</code> シェルコマンドに似た
    ディレクトリインデックスを生成する</dd>
<dt><a href="mod_cache.html" id="C" name="C">mod_cache</a></dt><dd>Content cache keyed to URIs.</dd>
<dt><a href="mod_cache.html" id="C" name="C">mod_cache</a></dt><dd>URI をキーにしたコンテンツのキャッシュ</dd>
<dt><a href="mod_cern_meta.html">mod_cern_meta</a></dt><dd>CERN httpd metafile semantics</dd>
<dt><a href="mod_cgi.html">mod_cgi</a></dt><dd>CGI スクリプトの実行</dd>
<dt><a href="mod_cgid.html">mod_cgid</a></dt><dd>外部 CGI デーモンを使った CGI スクリプトの実行</dd>
@@ -102,7 +102,7 @@ for HTTP Basic authentication.</dd>
<dt><a href="mod_deflate.html">mod_deflate</a></dt><dd>クライアントへ送られる前にコンテンツを圧縮する</dd>
<dt><a href="mod_dir.html">mod_dir</a></dt><dd>「最後のスラッシュ」のリダイレクトと、ディレクトリの
インデックスファイルを扱う機能を提供する</dd>
<dt><a href="mod_disk_cache.html">mod_disk_cache</a></dt><dd>Content cache storage manager keyed to URIs</dd>
<dt><a href="mod_disk_cache.html">mod_disk_cache</a></dt><dd>URI をキーにしたコンテンツキャッシュストレージ管理</dd>
<dt><a href="mod_echo.html" id="E" name="E">mod_echo</a></dt><dd>プロトコルモジュールの概要を示すための単純なエコーサーバ
</dd>
<dt><a href="mod_env.html">mod_env</a></dt><dd>CGI スクリプト及び SSI
@@ -135,10 +135,9 @@ by other LDAP modules</dd>
  機能を提供する</dd>
<dt><a href="mod_nw_ssl.html">mod_nw_ssl</a></dt><dd>Enable SSL encryption for NetWare</dd>
<dt><a href="mod_proxy.html" id="P" name="P">mod_proxy</a></dt><dd>HTTP/1.1 proxy/gateway server</dd>
<dt><a href="mod_proxy_ajp.html">mod_proxy_ajp</a></dt><dd>AJP support module for
<code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></dd>
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
load balancing </dd>
<dt><a href="mod_proxy_ajp.html">mod_proxy_ajp</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> で AJP 
をサポートするためのモジュール</dd>
<dt><a href="mod_proxy_balancer.html">mod_proxy_balancer</a></dt><dd>負荷分散のための <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> 拡張</dd>
<dt><a href="mod_proxy_connect.html">mod_proxy_connect</a></dt><dd><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> extension for
<code>CONNECT</code> request handling</dd>
<dt><a href="mod_proxy_ftp.html">mod_proxy_ftp</a></dt><dd>FTP support module for
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@ URI: mod_cache.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1

URI: mod_cache.html.ja.euc-jp
Content-Language: ja
Content-type: text/html; charset=EUC-JP

URI: mod_cache.html.ko.euc-kr
Content-Language: ko
Content-type: text/html; charset=EUC-KR
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
<div id="preamble"><h1>Apache Module mod_cache</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="../en/mod/mod_cache.html" title="English">&nbsp;en&nbsp;</a> |
<a href="../ja/mod/mod_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Content cache keyed to URIs.</td></tr>
@@ -382,6 +383,7 @@ LastModified date.</td></tr>
</div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/mod/mod_cache.html" title="English">&nbsp;en&nbsp;</a> |
<a href="../ja/mod/mod_cache.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
<a href="../ko/mod/mod_cache.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
</div><div id="footer">
<p class="apache">Copyright 1999-2004 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
Loading