]> granicus.if.org Git - apache/commitdiff
update transformations
authorTakashi Sato <takashi@apache.org>
Fri, 23 May 2014 21:37:10 +0000 (21:37 +0000)
committerTakashi Sato <takashi@apache.org>
Fri, 23 May 2014 21:37:10 +0000 (21:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1597193 13f79535-47bb-0310-9956-ffa450edef68

53 files changed:
docs/manual/caching.html.en
docs/manual/caching.html.fr
docs/manual/caching.html.tr.utf8
docs/manual/caching.xml.fr
docs/manual/caching.xml.meta
docs/manual/caching.xml.tr
docs/manual/convenience.map
docs/manual/handler.html.ja.utf8
docs/manual/handler.xml.meta
docs/manual/howto/access.html.en
docs/manual/howto/access.html.fr
docs/manual/howto/access.xml.fr
docs/manual/howto/access.xml.meta
docs/manual/howto/index.html.en
docs/manual/howto/index.html.fr
docs/manual/howto/index.html.ja.utf8
docs/manual/howto/index.xml.fr
docs/manual/howto/index.xml.ko
docs/manual/howto/index.xml.meta
docs/manual/howto/index.xml.zh-cn
docs/manual/howto/public_html.html.ja.utf8
docs/manual/howto/public_html.xml.meta
docs/manual/invoking.html.en
docs/manual/invoking.html.ja.utf8
docs/manual/invoking.html.tr.utf8
docs/manual/invoking.xml.meta
docs/manual/mod/directive-dict.html.ja.utf8
docs/manual/mod/directive-dict.xml.meta
docs/manual/mod/mod_cgi.html.ja.utf8
docs/manual/mod/mod_cgi.xml.meta
docs/manual/mod/mod_dav.html.ja.utf8
docs/manual/mod/mod_dav.xml.meta
docs/manual/mod/mod_dav_lock.html.ja.utf8
docs/manual/mod/mod_dav_lock.xml.meta
docs/manual/mod/mod_deflate.html.en
docs/manual/mod/mod_deflate.html.fr
docs/manual/mod/mod_deflate.xml.fr
docs/manual/mod/mod_deflate.xml.ja
docs/manual/mod/mod_deflate.xml.ko
docs/manual/mod/mod_deflate.xml.meta
docs/manual/mod/mod_echo.html.ja.utf8
docs/manual/mod/mod_echo.xml.meta
docs/manual/mod/mod_macro.html.fr
docs/manual/mod/mod_macro.xml.fr
docs/manual/mod/mod_macro.xml.meta
docs/manual/mod/mod_version.html.ja.utf8
docs/manual/mod/mod_version.xml.meta
docs/manual/mod/quickreference.html.ja.utf8
docs/manual/mod/quickreference.xml.meta
docs/manual/ssl/index.html.ja.utf8
docs/manual/ssl/index.xml.meta
docs/manual/stopping.html.ja.utf8
docs/manual/stopping.xml.meta

index 7f848045a48dfefc67d00d92b7ab7a3ef9e21924..18a75fe231887cfe5fb2d715a42aba2eec8e5b99 100644 (file)
               server processing is bypassed. This mode however also bypasses the
               authentication and authorization phases of server processing, so
               this mode should be chosen with care when this is important.</p>
+  
+              <p> Requests with an "Authorization" header (for example, HTTP Basic
+              Authentication) are neither cacheable nor served from the cache 
+              when <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> is running in this phase.</p>
           </dd>
           <dt>Normal handler phase</dt>
           <dd>
index 7b1f549180fff672b9b9b04b78c6140d6a63340a..e8bfdcfcede8d45b2442b56b9160ef107f435fda 100644 (file)
@@ -25,6 +25,8 @@
 <a href="./fr/caching.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="./tr/caching.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
     <p>Ce document complète la documentation de référence des modules
     <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code>, <code class="module"><a href="./mod/mod_cache_disk.html">mod_cache_disk</a></code>,
index 79b0c7023e9e32af13596e3e3548ec5c4bc6754b..25322e2a7eb144ccefbca27f44d12607ee66ed84 100644 (file)
@@ -25,6 +25,7 @@
 <a href="./fr/caching.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="./tr/caching.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>
 
     <p>Bu belge <code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code>,
       <code class="module"><a href="./mod/mod_cache_disk.html">mod_cache_disk</a></code>, <code class="module"><a href="./mod/mod_file_cache.html">mod_file_cache</a></code>
index 3129733e5a99db7ef6916962d380807467439af6..9382ce8589e2ffcde61e8d017bb8d574bbf2f01e 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision : 1334033 -->
+<!-- English Revision: 1334033:1597081 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c6ba0165a9e0f8ed43f78b046d646bb4db7a41fe..041ab16f95eeae923fd1f73e0efcaf89783cc3f9 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
-    <variant>tr</variant>
+    <variant outdated="yes">fr</variant>
+    <variant outdated="yes">tr</variant>
   </variants>
 </metafile>
index 69bc1c1d55bd568feb89016e0ec7535bf24d1201..807108846174832de80344eb0adcc248a47deccd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="style/manual.tr.xsl"?>
-<!-- English Revision: 1334033 -->
+<!-- English Revision: 1334033:1597081 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 4c8eb556d754c0c0eb393048db26e78beec14bd3..10ab0b5ff0b7fabe5576d9de4b7110724d979b59 100644 (file)
@@ -99,6 +99,8 @@ authncacheprovidefor  mod/mod_authn_socache.html#authncacheprovidefor
 authncachesocache      mod/mod_authn_socache.html#authncachesocache
 authncachetimeout      mod/mod_authn_socache.html#authncachetimeout
 authnprovideralias     mod/mod_authn_core.html#authnprovideralias
+authnzfcgicheckauthnprovider   mod/mod_authnz_fcgi.html#authnzfcgicheckauthnprovider
+authnzfcgidefineprovider       mod/mod_authnz_fcgi.html#authnzfcgidefineprovider
 authtype       mod/mod_authn_core.html#authtype
 authuserfile   mod/mod_authn_file.html#authuserfile
 authzdbdlogintoreferer mod/mod_authz_dbd.html#authzdbdlogintoreferer
index b7b9eee245867be2db0ae2584b330b59065212ca..fe19051e14fcd769b11855528a89695bd672a1b8 100644 (file)
 <a href="./tr/handler.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="./zh-cn/handler.html" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 
     <p>Apache のハンドラの使用に関して記述しています。</p>
   </div>
       であるファイルは <code>footer.pl</code>
       CGI スクリプトを起動するようになります。</p>
 
-      <div class="example"><p><code>
-        Action add-footer /cgi-bin/footer.pl<br />
-        AddHandler add-footer .html
-      </code></p></div>
+      <pre class="prettyprint lang-config">Action add-footer /cgi-bin/footer.pl
+AddHandler add-footer .html</pre>
+
 
       <p>CGI スクリプトは希望の修正や追加を行なって、元々要求された文書
       (環境変数 <code>PATH_TRANSLATED</code>
       <code>/web/htdocs/asis</code> ディレクトリにある全てのファイルは
       <code>send-as-is</code> ハンドラによって扱われます。</p>
 
-      <div class="example"><p><code>
-        &lt;Directory /web/htdocs/asis&gt;<br />
-        SetHandler send-as-is<br />
-        &lt;/Directory&gt;
-      </code></p></div>
+      <pre class="prettyprint lang-config">&lt;Directory /web/htdocs/asis&gt;
+    SetHandler send-as-is
+&lt;/Directory&gt;</pre>
+
 
     
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
     に追加されました。詳しく言うと、<code>request_rec</code>
     構造体に新しいレコードが追加されたということです。</p>
 
-    <div class="example"><p><code>
-     char *handler
-    </code></p></div>
+    <pre class="prettyprint lang-c">char *handler</pre>
+
 
     <p>もしモジュールがハンドラに関わりたい場合、
     やらなければならないことは、リクエストが <code>invoke_handler</code>
index ed47de569eea86fcbd5d08dbd5d077241a1c6d1f..e11a4ce878069fe3e8ec08391ce7052f8ed22136 100644 (file)
@@ -10,7 +10,7 @@
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
     <variant>tr</variant>
     <variant outdated="yes">zh-cn</variant>
index 4c8c9d7f10e7e539ed5cadf21527f0cac679f643..d8044cee2c09df53ad7ff9f6e0db675158a86ac5 100644 (file)
@@ -134,6 +134,13 @@ Require not host gov</pre>
 &lt;/If&gt;</pre>
 
 
+    <p>Using the <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code>
+    <code>expr</code> syntax, this could also be written as:</p>
+
+
+    <pre class="prettyprint lang-config">Require expr %{HTTP_USER_AGENT} != 'BadBot'</pre>
+
+
     <div class="note"><h3>Warning:</h3>
     <p>Access control by <code>User-Agent</code> is an unreliable technique,
     since the <code>User-Agent</code> header can be set to anything at all,
index d2c8f9fe3395f43e3337c13e694cc291a0c56d4d..d5aaf56fc1b1ab1e9c21aa49f4080fe6a469182e 100644 (file)
@@ -24,6 +24,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/howto/access.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/howto/access.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
     <p>Le contrôle d'accès fait référence à tout concept de contrôle
     d'accès à une ressource quelconque. Il est distinct du processus d'<a href="auth.html">authentification et d'autorisation</a>.</p>
index 228cbe7fe0dcfda852b0898bcdc7badbe0d873cf..33a0796e16eeaf0e6cc5f1b9583414d75ddbfbb8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision : 1341451 -->
+<!-- English Revision: 1341451:1597081 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 605822ecb4ad2ddd85c3d88c12c1455c27ccb6e8..c42bb44f517cde9ccda1fca0ef7c00e5430cacf4 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index 12179d64e21bf907a1e1b38104cb12d1319d3ece..6eed5b6b417e93dc61015b804c08f549d37626b6 100644 (file)
@@ -64,7 +64,7 @@
         <p>The CGI (Common Gateway Interface) defines a way for a web
         server to interact with external content-generating programs,
         which are often referred to as CGI programs or CGI scripts. It
-        is the simplest, and most common, way to put dynamic content on
+        is a simple way to put dynamic content on
         your web site. This document will be an introduction to setting
         up CGI on your Apache web server, and getting started writing
         CGI programs.</p>
index 0b5c3ea19c06fae12a4982679d3551987fab27a4..2dfe73c6cf6696405be8c55cbbcb1ea9aa270587 100644 (file)
@@ -27,6 +27,8 @@
 <a href="../ko/howto/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../zh-cn/howto/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
index 5220d5d1c978cfba5dfa54080b6985cfabcb9ff4..4fc438decf409755dc969198ee4627fb4a1d1f65 100644 (file)
 <a href="../ko/howto/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../zh-cn/howto/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
@@ -67,7 +63,7 @@
         生成プログラムとどのように相互動作をするかを定義します。
         その外部プログラムは通常 CGI プログラムや CGI スクリプトと呼ばれます。
         CGI はウェブサイトに動的なコンテンツを追加するための、
-        一番単純でよく使われている方法です。この文書は Apache ウェブサーバに
+        単純な方法です。この文書は Apache ウェブサーバに
         CGI を設定し、CGI プログラムを書き始めるためのイントロダクションです。</p>
 
         <p>参照: <a href="cgi.html">CGI: 動的コンテンツ</a></p>
index 5c03b179cfb8cd07a2408ed0f1844257fffc601c..0c0bd8fa43d8b4bdd866fbd092fb4e712ced6d9f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision : 1070853 -->
+<!-- English Revision: 1070853:1597081 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 65f228600ed49bc5a65a6e6fbe6bbe463e953dc0..96b0e0d424d09ce3781994151a5d5e0011cc2c05 100644 (file)
@@ -1,7 +1,7 @@
 <?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: 151408:1070853 (outdated) -->
+<!-- English Revision: 151408:1597081 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 75fbfff410e3bedfdd448ea023967f2331ee9362..80576e029d5c485a0442b28382623732a3d98ada 100644 (file)
@@ -8,8 +8,8 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant outdated="yes">fr</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">zh-cn</variant>
   </variants>
index af5673e346e63f9d2ea3fefe9d3d8611858fcadb..2fe8c68ec34bf7821ede37871cb2bfcb5091b819 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.zh-cn.xsl"?>
-<!-- English Revision: 420990:1070853 (outdated) -->
+<!-- English Revision: 420990:1597081 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4bb5b82c21cbde90ffdbf751eb24f8ca55334cc2..bcd93fdf4e0857cf1837ba55706886b488478427 100644 (file)
 <a href="../ko/howto/public_html.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/howto/public_html.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 
 <p>複数のユーザのいるシステムでは、<code class="directive"><a href="../mod/mod_userdir.html#userdir">UserDir</a></code> ディレクティブを使って
     各ユーザがホームディレクトリにウェブサイトを構築できるように設定することが
@@ -77,9 +73,8 @@
     <p>スラッシュで始まらないパスが与えられたときは、ユーザのホームディレクトリ
     からの相対パスとみなされます。次の設定があったときに:</p>
 
-    <div class="example"><p><code>
-      UserDir public_html
-    </code></p></div>
+    <pre class="prettyprint lang-config">UserDir public_html</pre>
+
 
     <p>URL <code>http://example.com/~rbowen/file.html</code> は
     パス <code>/home/rbowen/public_html/file.html</code> へ
@@ -88,9 +83,8 @@
     <p>パスがスラッシュで始まるときは、ディレクトリパスはそのパスに
     ユーザ名を加えたものからなります。次の設定のとき:</p>
 
-    <div class="example"><p><code>
-      UserDir /var/html
-    </code></p></div>
+    <pre class="prettyprint lang-config">UserDir /var/html</pre>
+
 
     <p>URL <code>http://example.com/~rbowen/file.html</code> は
     パス <code>/var/html/rbowen/file.html</code> へ変換されます。</p>
     <p>アスタリスク (*) を含むパスが指定されたときは、アスタリスクを
     ユーザ名で置換したものが使用されます。このような設定だと:</p>
 
-    <div class="example"><p><code>
-      UserDir /var/www/*/docs
-    </code></p></div>
+    <pre class="prettyprint lang-config">UserDir /var/www/*/docs</pre>
+
 
     <p>URL <code>http://example.com/~rbowen/file.html</code> は
     パス <code>/var/www/rbowen/docs/file.html</code> へ変換されます。</p>
 
     <p>ディレクトリやディレクトリパスを複数設定することもできます。</p>
 
-    <div class="example"><p><code>
-      UserDir public_html /var/html
-    </code></p></div>
+    <pre class="prettyprint lang-config">UserDir public_html /var/html</pre>
+
+
 
     <p><code>http://example.com/~rbowen/file.html</code> という
     URL に対しては <code>~rbowen</code> を探します。見つからなければ、
     
     <p><code class="directive"><a href="../mod/mod_userdir.html#userdir">UserDir</a></code>
     ディレクティブを使って外部 URL にリダイレクトすることもできます。</p>
-    
-    <div class="example"><p><code>
-      UserDir http://example.org/users/*/
-    </code></p></div>
+
+    <pre class="prettyprint lang-config">UserDir http://example.org/users/*/</pre>
+
+
     
     <p>上記例では <code>http://example.com/~bob/abc.html</code>
     へのリクエストは <code>http://example.org/users/bob/abc.html</code>
     対して UserDir の機能を有効にします。同様にして、以下のように
     数名のユーザ以外に対してこの機能を無効にすることもできます:</p>
 
-    <div class="example"><p><code>
-      UserDir disabled<br />
-      UserDir enabled rbowen krietz
-    </code></p></div>
+    <pre class="prettyprint lang-config">      UserDir disabled<br />
+      UserDir enabled rbowen krietz</pre>
+
 
     <p>他の例は <code class="directive"><a href="../mod/mod_userdir.html#userdir">UserDir</a></code>
     の説明を参照してください。</p>
     を使ってユーザのホームディレクトリの指定された領域に対して CGI を有効に
     することができます。</p>
 
-    <div class="example"><p><code>
-      &lt;Directory /home/*/public_html/cgi-bin/&gt;<br />
-       Options ExecCGI<br />
-       SetHandler cgi-script<br />
-       &lt;/Directory&gt;
-    </code></p></div>
+    <pre class="prettyprint lang-config">&lt;Directory /home/*/public_html/cgi-bin/&gt;
+    Options ExecCGI
+    SetHandler cgi-script
+&lt;/Directory&gt;</pre>
+
 
     <p>そして、<code>UserDir</code> が
     <code>public_html</code> に設定されていると仮定すると、
index 224e3019cd8ac8a532282e28c02eaa54f45b84df..6da45459b351321616e8b57788e58fb670a75340 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index 91cea1d7ba85d1460c927d6acf1cbac3ea643449..5e6cd20ad373e53936fe5d1fa208e4a96f4777d8 100644 (file)
@@ -30,8 +30,8 @@
 <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
 
-    <p>On Windows, Apache is normally run as a service on Windows
-    NT, 2000 and XP, Vista and 7. For details, see <a href="platform/windows.html#winsvc">Running Apache as a Service</a>.
+    <p>On Windows, Apache is normally run as a service.
+    For details, see <a href="platform/windows.html#winsvc">Running Apache as a Service</a>.
     </p>
 
     <p>On Unix, the <code class="program"><a href="./programs/httpd.html">httpd</a></code> program
index cb203d905c5cf145f60c0bb92521137cb540d330..696293940af901d60bf1b78170d11d46d6aa3fcf 100644 (file)
 <a href="./ko/invoking.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/invoking.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 
-    <p>Windows 上では、Apache は通常は
-    Windows NT, 2000, XP ではサービスとして、Windows 9x, ME 
-    ではコンソールアプリケーションとして実行されます。
+    <p>Windows 上では、Apache は通常はサービスとして実行されます。
     詳細に関しては、「<a href="platform/windows.html#winsvc">
-    サービスとして実行する</a>」と「<a href="platform/windows.html#wincons">
-    コンソールアプリケーションとして実行する</a>」をご覧下さい。</p>
+    サービスとして実行する</a>」をご覧下さい。</p>
 
     <p>Unixでは、<code class="program"><a href="./programs/httpd.html">httpd</a></code> 
     プログラムが、バックグラウンドで常にリクエスト処理を行う
     </ul>
 
     <p>より多くの問題解決の方策の説明は、
-    Apache <a href="faq/">FAQ</a> をご覧下さい。</p>
+       Apache <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> をご覧下さい。</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="boot" id="boot">ブート時の起動</a></h2>
index 399e7ea3a0678fe9b2f478bf626f6dca4613e216..80fd675bc1d4285dc835b969c9e12d0f786cf76b 100644 (file)
@@ -29,6 +29,7 @@
 <a href="./ko/invoking.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/invoking.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>
 
     <p>Apache normal olarak, Windows NT, 2000 ve XP, Vista ve 7'de bir hizmet
       olarak çalışır. Ayrıntılı bilgi için
index 4c6a7a976668ab44dd649a9fccb0377bd3549cd2..ad69dadaf8a7b7e61db89b2d0856a102e3f4df45 100644 (file)
@@ -11,7 +11,7 @@
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
   </variants>
index 7296a5ee3eec0a36bcceca6571faa88d93a464b0..6efece4a380bf4f24be6de127c1835b409462028 100644 (file)
 <a href="../ko/mod/directive-dict.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="../tr/mod/directive-dict.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 
     <p>この文書は各 Apache <a href="directives.html">設定ディレクティブ</a>
     を説明するために使われている用語を説明します。</p>
       <code class="directive"><a href="../mod/core.html#directory">&lt;Directory&gt;</a></code>, 
       <code class="directive"><a href="../mod/core.html#location">&lt;Location&gt;</a></code>, 
       <code class="directive"><a href="../mod/core.html#files">&lt;Files&gt;</a></code>, 
+      <code class="directive"><a href="../mod/core.html#if">&lt;If&gt;</a></code>, 
       <code class="directive"><a href="../mod/mod_proxy.html#proxy">&lt;Proxy&gt;</a></code>
       コンテナの中で、 <a href="../sections.html">設定セクション</a>
       で説明されている制限の下で使用できることを示します。</dd>
index 864dc3feadd380c241af99154768882ebf9c5e6a..49ffa15e7fcb6a31a2e3cfaba0e152641ce44d7d 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
     <variant>tr</variant>
   </variants>
index d386af573a3a502e3bf68e6a4a9d0e649694de94..af0ff04cca4217b6f9e19f7c4ebb1fb8f74d5f80 100644 (file)
 <a href="../ja/mod/mod_cgi.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_cgi.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td>CGI スクリプトの実行</td></tr>
 <tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Base</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>cgi_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_cgi.c</td></tr></table>
 <h3>概要</h3>
 
-    
-
     <p>ハンドラ <code>cgi-script</code>
     が指定されているファイルは CGI スクリプトとして扱われ、
     サーバにより実行され、その出力がクライアントに返されます。
 </ul><h3>参照</h3>
 <ul class="seealso">
 <li><code class="directive"><a href="../mod/core.html#acceptpathinfo">AcceptPathInfo</a></code></li>
-<li><code class="directive"><a href="../mod/core.html#options">Options</a></code></li>
+<li><code class="directive"><a href="../mod/core.html#options">Options</a></code> ExecCGI</li>
 <li><code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code></li>
 <li><code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code></li>
 <li><a href="../suexec.html">CGI プログラムを別のユーザ ID で実行する</a></li>
-<li><a href="http://hoohoo.ncsa.uiuc.edu/cgi/">CGI 規格書</a></li>
+<li><a href="http://www.ietf.org/rfc/rfc3875">CGI 規格書</a></li>
 </ul><ul class="seealso"><li><a href="#comments_section">コメント</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="env" id="env">CGI 環境変数</a></h2>
-    <p>サーバは <a href="http://hoohoo.ncsa.uiuc.edu/cgi/">CGI
+    <p>サーバは <a href="http://www.ietf.org/rfc/rfc3875">CGI
     規格</a> で決められている CGI
     環境変数を設定します。以下のものは、条件付きで設定されます。</p>
 
 
       <dt>REMOTE_IDENT</dt>
 
-      <dd><code class="directive"><a href="../mod/core.html#identitycheck">IdentityCheck</a></code>
+      <dd><code class="directive"><a href="../mod/mod_ident.html#identitycheck">IdentityCheck</a></code>
       が <code>on</code> に設定されていて、アクセスしているホストが
       ident プロトコルをサポートしているときにのみ設定されます。
       これは簡単に偽ることができ、クライアントとサーバの間に
     <p>CGI スクリプトのデバッグは、正しく動作していないスクリプトの出力
     (標準出力とエラー)
     を調べることができないために、難しい状態が続いていました。
-    これらの Apache 1.2 以降にある
-    ディレクティブはより詳細なエラーのログ収集を提供します。</p>
+    これらのディレクティブはより詳細なエラーのログ収集を提供します。</p>
 
     <h3>CGI ログファイルの書式</h3>
        <p>設定されているときには、CGI エラーログは適切に動作しないすべての
     <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>からの相対パスとして
     扱われます。</p>
 
-    <div class="example"><h3>例</h3><p><code>
-      ScriptLog logs/cgi_log
-    </code></p></div>
+    <div class="example"><h3>例</h3><pre class="prettyprint lang-config">ScriptLog logs/cgi_log</pre>
+</div>
 
     <p>このログは子プロセスが実行されているユーザとしてオープンされます。
-    <em>すなわち</em>、<code class="directive"><a href="../mod/mpm_commmon.html#user">User</a></code> ディレクティブで指定された
+    <em>すなわち</em>、<code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code> ディレクティブで指定された
     ユーザです。これは、スクリプトログが書かれるディレクトリがそのユーザで
     書き込み可能か、スクリプトファイルが手動で作成され、そのユーザで
     書き込み可能になっている必要があるということです。スクリプトログを
index 471e11f8df954f01b6be1be35cfb45d28a16e6a3..d2c68a2aaa33c8f95ca1b0ad59915e2aaa9d46fe 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index cf18903cf1927c335e5d45f71b55649cd75336da..4c26df3ed78465b1596163019cfb24ce342e7f44 100644 (file)
 <a href="../ja/mod/mod_dav.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_dav.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td>分散オーサリングとバージョン管理
 (<a href="http://www.webdav.org/">WebDAV</a>) 機能</td></tr>
 <tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
@@ -71,7 +67,8 @@
     <p>mod_dav を有効にするには、<code>httpd.conf</code>
     ファイル中のコンテナに次を加えます:</p>
 
-    <div class="example"><p><code>Dav On</code></p></div>
+    <pre class="prettyprint lang-config">Dav On</pre>
+
 
     <p>これは DAV ファイルシステムプロバイダを有効にします。DAV
     ファイルシステムプロバイダは <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code>
     <code>httd.conf</code> ファイルのグローバルセクションに指定されている
     必要があります。</p>
 
-    <div class="example"><p><code>
-      DavLockDB /usr/local/apache2/var/DavLock
-    </code></p></div>
+    <pre class="prettyprint lang-config">DavLockDB /usr/local/apache2/var/DavLock</pre>
+
 
     <p>ロックデータベースファイルのあるディレクトリは Apache が実行されている
-    <code class="directive"><a href="../mod/mpm_common.html#user">User</a></code> と <code class="directive"><a href="../mod/mpm_common.html#group">Group</a></code> に書き込み権限がある必要があります。</p>
+    <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code> と <code class="directive"><a href="../mod/mod_unixd.html#group">Group</a></code> に書き込み権限がある必要があります。</p>
 
     <p><code class="directive"><a href="../mod/core.html#limit">&lt;Limit&gt;</a></code>
     節を <code class="directive"><a href="../mod/core.html#location">&lt;Location&gt;</a></code>
     <code class="directive"><a href="../mod/core.html#limitrequestbody">LimitRequestBody</a></code>
     ディレクティブは DAV リクエストに対しては効力を持ちません。</p>
 
-    <div class="example"><h3>完全な例</h3><p><code>
-      DavLockDB /usr/local/apache2/var/DavLock<br />
-      <br />
-      &lt;Directory /usr/local/apache2/htdocs/foo&gt;<br />
-      <span class="indent">
-        Order Allow,Deny<br />
-        Allow from all<br />
-        Dav On<br />
-        <br />
-        AuthType Basic<br />
-        AuthName DAV<br />
-        AuthUserFile user.passwd<br />
-        <br />
-        &lt;LimitExcept GET POST OPTIONS&gt;<br />
-        <span class="indent">
-          Require user admin<br />
-        </span>
-        &lt;/LimitExcept&gt;<br />
-      </span>
-      &lt;/Directory&gt;<br />
-    </code></p></div>
+    <div class="example"><h3>完全な例</h3><pre class="prettyprint lang-config">DavLockDB /usr/local/apache2/var/DavLock
+
+&lt;Directory /usr/local/apache2/htdocs/foo&gt;
+    Require all granted
+    Dav On
+
+    AuthType Basic
+    AuthName DAV
+    AuthUserFile user.passwd
+
+    &lt;LimitExcept GET POST OPTIONS&gt;
+        Require user admin
+    &lt;/LimitExcept&gt;
+&lt;/Directory&gt;</pre>
+</div>
 
-   <p><code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> は Greg Stein さんの <a href="http://www.webdav.org/mod_dav/">Apache 1.3 用の mod_dav</a> に
-   由来するものです。そのサイトからより多くの情報を手に入れることができます。</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="security" id="security">セキュリティの問題</a></h2>
     有効なコネクションを通した基本認証を使うこともできます。</p>
 
     <p><code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> がファイルを操作できるようにするためには、
-    管理下のディレクトリとファイルとに Apache が実行されている <code class="directive"><a href="../mod/mpm_common.html#user">User</a></code> と <code class="directive"><a href="../mod/mpm_common.html#group">Group</a></code> で書き込み可能である必要があります。
-    新しく作成されるファイルもこの <code class="directive"><a href="../mod/mpm_common.html#user">User</a></code>
-    と <code class="directive"><a href="../mod/mpm_common.html#group">Group</a></code> に所有される
+    管理下のディレクトリとファイルとに Apache が実行されている <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code> と <code class="directive"><a href="../mod/mod_unixd.html#group">Group</a></code> で書き込み可能である必要があります。
+    新しく作成されるファイルもこの <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code>
+    と <code class="directive"><a href="../mod/mod_unixd.html#group">Group</a></code> に所有される
     ことになります。この理由から、そのアカウントへのアクセスを制御することは
     重要です。DAV リポジトリは Apache 専用のものだとみなされています。
     Apache 以外の方法でファイルを修正すること (例えば FTP やファイルシステム
     一つはスクリプトを実行させ、もう一つはダウンロードさせたり、DAV から
     操作されたりするように設定するというものがあります。</p>
 
-<div class="example"><p><code>
-Alias /phparea /home/gstein/php_files<br />
-Alias /php-source /home/gstein/php_files<br />
+<pre class="prettyprint lang-config">Alias /phparea /home/gstein/php_files
+Alias /php-source /home/gstein/php_files
 &lt;Location /php-source&gt;
-<span class="indent">
-    DAV On<br />
-    ForceType text/plain<br />
-</span>
-&lt;/Location&gt;
-</code></p></div>
+    DAV On
+    ForceType text/plain
+&lt;/Location&gt;</pre>
+
 
     <p>この設定により、<code>http://example.com/phparea</code> を PHP スクリプトの
     出力をアクセスするために使うことができ、
@@ -200,13 +185,10 @@ Alias /php-source /home/gstein/php_files<br />
     <p>与えられたコンテナで WebDAV HTTP メソッドが使えるようにするには
     次のようにします。</p>
 
-    <div class="example"><p><code>
-      &lt;Location /foo&gt;<br />
-      <span class="indent">
-        Dav On<br />
-      </span>
-      &lt;/Location&gt;
-    </code></p></div>
+    <pre class="prettyprint lang-config">&lt;Location /foo&gt;
+    Dav On
+&lt;/Location&gt;</pre>
+
 
     <p><code>On</code> という指定は実際には <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code>
     で提供されているデフォルトのプロバイダ、<code>filesystem</code>
@@ -264,13 +246,10 @@ Alias /php-source /home/gstein/php_files<br />
     <code class="directive">DavMinTimeout</code> を使って
     これをもっと大きな値 (例えば 600 秒) に上書きできます。</p>
 
-    <div class="example"><h3>例</h3><p><code>
-      &lt;Location /MSWord&gt;<br />
-      <span class="indent">
-        DavMinTimeout 600<br />
-      </span>
-      &lt;/Location&gt;
-    </code></p></div>
+    <div class="example"><h3>例</h3><pre class="prettyprint lang-config">&lt;Location /MSWord&gt;
+    DavMinTimeout 600
+&lt;/Location&gt;</pre>
+</div>
 
 </div>
 </div>
index 2d094cad4d96fe60e8f1f535186f122831e35072..fc93737add9c9a75c66389967c18b2a4cdf75165 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 42f9176f22c3c25fa244f9dbd4c54c939d2e426d..fb5e302d1db3be731ea792c23dcb0ff5981ee9f1 100644 (file)
 <a href="../fr/mod/mod_dav_lock.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/mod_dav_lock.html" title="Japanese">&nbsp;ja&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td><code class="module"><a href="../mod/mod_dav.html">mod_dav</a></code> 用の汎用ロックモジュール</td></tr>
 <tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>dav_lock_module</td></tr>
@@ -46,7 +42,7 @@
     そのような場合はサーバに読み込むべきではありません。
     <code class="module"><a href="../mod/mod_dav_lock.html">mod_dav_lock</a></code>
     を実際に利用するバックエンドモジュールの例としては subversion
-    プロバイダモジュールの <a href="http://subversion.tigris.org/">mod_dav_svn</a> があります。</p>
+    プロバイダモジュールの <a href="http://subversion.apache.org/">mod_dav_svn</a> があります。</p>
 
     <p><code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> は特化された専用のバージョンを
     使うため、この汎用モジュールは<em>必要ない</em>ことに注意して
     扱われます。<code class="module"><a href="../mod/mod_dav_lock.html">mod_dav_lock</a></code> の実装ではユーザの
     ロックを追跡するのに SDBM データベースを使います。</p>
 
-    <div class="example"><h3>例</h3><p><code>
-      DavGenericLockDB var/DavLock
-    </code></p></div>
+    <div class="example"><h3>例</h3><pre class="prettyprint lang-config">DavGenericLockDB var/DavLock</pre>
+</div>
 
     <p>ロックデータベースファイルのあるディレクトリは
-    Apache が実行されている <code class="directive"><a href="../mod/mpm_common.html#user">User</a></code>
-    と <code class="directive"><a href="../mod/mpm_common.html#group">Group</a></code> によって
+    Apache が実行されている <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code>
+    と <code class="directive"><a href="../mod/mod_unixd.html#group">Group</a></code> によって
     書き込み可能でなければなりません。セキュリティ上の理由から、
     既存のディレクトリのパーミッションを変更するのではなく、
     専用のディレクトリを作るのが良いでしょう。上の例では、
index 3c40c2c19b8378c3bbc9bd16a92d8a811281a475..00ea5a162bce32017d7276d448e8ebe533230cfe 100644 (file)
@@ -9,6 +9,6 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
   </variants>
 </metafile>
index 1967d6ae6c5958af8e082719db1efffe7c31c305..b0801e3ede4260263a5ce2f23f00d76d8a61a893 100644 (file)
@@ -74,6 +74,11 @@ client</td></tr>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="enable" id="enable">Enabling Compression</a></h2>
+    <div class="warning"><h3>Compression and TLS</h3>
+        <p>Some web applications are vulnerable to an information disclosure
+        attack when a TLS connection carries deflate compressed data. For more
+        information, review the details of the "BREACH" family of attacks.</p>
+    </div>
 
     <h3><a name="output" id="output">Output Compression</a></h3>
       <p>Compression is implemented by the <code>DEFLATE</code>
@@ -81,14 +86,9 @@ client</td></tr>
       will enable compression for documents in the container where it
       is placed:</p>
 
-      <pre class="prettyprint lang-config">SetOutputFilter DEFLATE</pre>
-
+      <pre class="prettyprint lang-config">SetOutputFilter DEFLATE
+SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip</pre>
 
-      <p>Some popular browsers cannot handle compression of all content
-      so you may want to set the <code>gzip-only-text/html</code> note to
-      <code>1</code> to only allow html files to be compressed (see
-      below). If you set this to <em>anything but <code>1</code></em> it
-      will be ignored.</p>
 
       <p>If you want to restrict the compression to particular MIME types
       in general, you may use the <code class="directive"><a href="../mod/mod_filter.html#addoutputfilterbytype">AddOutputFilterByType</a></code> directive. Here is an example of
@@ -100,34 +100,6 @@ client</td></tr>
 &lt;/Directory&gt;</pre>
 
 
-      <p>For browsers that have problems even with compression of all file
-      types, use the <code class="directive"><a href="../mod/mod_setenvif.html#browsermatch">BrowserMatch</a></code> directive to set the <code>no-gzip</code>
-      note for that particular browser so that no compression will be
-      performed. You may combine <code>no-gzip</code> with <code>gzip-only-text/html</code> to get the best results. In that case
-      the former overrides the latter. Take a look at the following
-      excerpt from the <a href="#recommended">configuration example</a>
-      defined in the section above:</p>
-
-      <pre class="prettyprint lang-config">BrowserMatch ^Mozilla/4         gzip-only-text/html
-BrowserMatch ^Mozilla/4\.0[678] no-gzip
-BrowserMatch \bMSIE             !no-gzip !gzip-only-text/html</pre>
-
-
-      <p>At first we probe for a <code>User-Agent</code> string that
-      indicates a Netscape Navigator version of 4.x. These versions
-      cannot handle compression of types other than
-      <code>text/html</code>. The versions 4.06, 4.07 and 4.08 also
-      have problems with decompressing html files. Thus, we completely
-      turn off the deflate filter for them.</p>
-
-      <p>The third <code class="directive"><a href="../mod/mod_setenvif.html#browsermatch">BrowserMatch</a></code>
-      directive fixes the guessed identity of the user agent, because
-      the Microsoft Internet Explorer identifies itself also as "Mozilla/4"
-      but is actually able to handle requested compression. Therefore we
-      match against the additional string "MSIE" (<code>\b</code> means
-      "word boundary") in the <code>User-Agent</code> Header and turn off
-      the restrictions defined before.</p>
-
       <div class="note"><h3>Note</h3>
         The <code>DEFLATE</code> filter is always inserted after RESOURCE
         filters like PHP or SSI. It never touches internal subrequests.
index eb5bacac09c2e13997c49e8ac6add07c9e03992c..8298be9a395d6f6f741da98892a84524aeaf12d0 100644 (file)
@@ -29,6 +29,8 @@
 <a href="../ja/mod/mod_deflate.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_deflate.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Comprime le contenu avant de le servir au
 client</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index 4693023db91d71b2abb62aa10da4c53387133208..8de05460cab28df477a57b78ec59f0f827728df8 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision : 1567955 -->
+<!-- English Revision: 1567955:1597179 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 8e4fe1993d2cc5867ed442337d29d52e9a4130a6..df9df073af25e61147d48bd66a99bcc68160fcfb 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: 420990:1567955 (outdated) -->
+<!-- English Revision: 420990:1597179 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c74ff2e3d35785ab03e9718880597e8d286f6c82..5641054d9f2385d308716795ac19486f9cea657e 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:1567955 (outdated) -->
+<!-- English Revision: 151408:1597179 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1d5b04c7a1bdf75ddd720f001b35a46c6a623db5..3efa67dca31b1e05426f2e7c4cec1f2a06dbcc82 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
index 1a3eb07eae458587e8bcf73d83a9c661a4a92f69..bcf1a6843af003c5da0a1027e5c343bc46160b9e 100644 (file)
 <a href="../ja/mod/mod_echo.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_echo.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td>プロトコルモジュールの概要を示すための単純なエコーサーバ
 </td></tr>
 <tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Experimental</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>echo_module</td></tr>
-<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_echo.c</td></tr>
-<tr><th><a href="module-dict.html#Compatibility">互換性:</a></th><td>Apache 2.0 以降</td></tr></table>
+<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_echo.c</td></tr></table>
 <h3>概要</h3>
 
     <p>本モジュールはコンセプトを伝えるためのプロトコルモジュールの
 <tr><th><a href="directive-dict.html#Context">コンテキスト:</a></th><td>サーバ設定ファイル, バーチャルホスト</td></tr>
 <tr><th><a href="directive-dict.html#Status">ステータス:</a></th><td>Experimental</td></tr>
 <tr><th><a href="directive-dict.html#Module">モジュール:</a></th><td>mod_echo</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">互換性:</a></th><td>Apache 2.0 以降</td></tr>
 </table>
     <p><code class="directive">ProtocolEcho</code> ディレクティブで
     エコーサーバの有効無効を設定します。</p>
 
-    <div class="example"><h3>例</h3><p><code>
-      ProtocolEcho On
-    </code></p></div>
+    <div class="example"><h3>例</h3><pre class="prettyprint lang-config">ProtocolEcho On</pre>
+</div>
 
 </div>
 </div>
index 9729ed8597a22f4f16be8f21435571586561b1a5..2761b19ee841aa4d02eb0af08be26066b4f6680b 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 166bbf68537f8b41539255ab2014fd6c229212fd..aae3072d515467eddcff84ab01bc6293ef876799 100644 (file)
@@ -27,6 +27,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_macro.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_macro.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Ce module permet d'utiliser des macros dans les fichiers
 de configuration Apache.</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>
index 0ba305b0c3e49bd3d77236adbdd94bee89c3f76f..1b872975735f50517be460beadf2120b75423310 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1577120 -->
+<!-- English Revision: 1577120:1555605 (outdated) -->
 <!-- French translation: Fabien Coelho -->
 <!-- Updated by Lucien Gentis -->
 
index 2e26ebcdf4eb18cc2fe1def0434617b60131dfae..5454b3cb284bdad1f4dffe2502275cb4e620ea4b 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>
index 445a756596cbaa1ddf79a2d3298ef292d5d514f6..7d2090034f9f44662987f5754a976ea5e7abff43 100644 (file)
 <a href="../ja/mod/mod_version.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_version.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">説明:</a></th><td>バージョン依存の設定</td></tr>
 <tr><th><a href="module-dict.html#Status">ステータス:</a></th><td>Extension</td></tr>
 <tr><th><a href="module-dict.html#ModuleIdentifier">モジュール識別子:</a></th><td>version_module</td></tr>
-<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_version.c</td></tr>
-<tr><th><a href="module-dict.html#Compatibility">互換性:</a></th><td>バージョン 2.0.56 以降</td></tr></table>
+<tr><th><a href="module-dict.html#SourceFile">ソースファイル:</a></th><td>mod_version.c</td></tr></table>
 <h3>概要</h3>
 
     <p>様々なバージョンの httpd の異なる設定を扱うことになる、
     提供します。これを使うと、数字の比較や正規表現による柔軟な
     バージョンチェックができるようになります。</p>
 
-    <div class="example"><h3>例</h3><p><code>
-      &lt;IfVersion 2.1.0&gt;<br />
-      <span class="indent">
-        # current httpd version is exactly 2.1.0<br />
-      </span>
-      &lt;/IfVersion&gt;<br />
-      <br />
-      &lt;IfVersion &gt;= 2.2&gt;<br />
-      <span class="indent">
-        # use really new features :-)<br />
-      </span>
-      &lt;/IfVersion&gt;
-    </code></p></div>
+    <div class="example"><h3>例</h3><pre class="prettyprint lang-config">&lt;IfVersion 2.4.2&gt;
+    # current httpd version is exactly 2.4.2
+&lt;/IfVersion&gt;
+
+&lt;IfVersion &gt;= 2.5&gt;
+    # use really new features :-)
+&lt;/IfVersion&gt;</pre>
+</div>
 
     <p>詳細は以下を読んでください。</p>
 </div>
         <td>指定以下の httpd バージョン</td></tr>
 </table>
 
-    <div class="example"><h3>例</h3><p><code>
-      &lt;IfVersion &gt;= 2.1&gt;<br />
-      <span class="indent">
-        # this happens only in versions greater or<br />
-        # equal 2.1.0.<br />
-      </span>
-      &lt;/IfVersion&gt;
-    </code></p></div>
+    <div class="example"><h3>例</h3><pre class="prettyprint lang-config">&lt;IfVersion &gt;= 2.3&gt;
+    # this happens only in versions greater or
+    # equal 2.3.0.
+&lt;/IfVersion&gt;</pre>
+</div>
 
     <p>数値比較に加えて、http のバージョン番号に対して
     <a class="glossarylink" href="../glossary.html#regex" title="用語集を参照">正規表現</a>による
             <code><var>regex</var></code> 形式</td></tr>
 </table>
 
-    <div class="example"><h3>例</h3><p><code>
-      &lt;IfVersion = /^2.1.[01234]$/&gt;<br />
-      <span class="indent">
-        # e.g. workaround for buggy versions
-      </span>
-      &lt;/IfVersion&gt;
-    </code></p></div>
+    <div class="example"><h3>例</h3><pre class="prettyprint lang-config">&lt;IfVersion = /^2.4.[01234]$/&gt;
+    # e.g. workaround for buggy versions
+&lt;/IfVersion&gt;</pre>
+</div>
 
     <p>マッチングの否定を表現するために、すべてのオペレータは前に
     感嘆符 (<code>!</code>)を付けることができます:</p>
 
-    <div class="example"><p><code>
-      &lt;IfVersion !~ ^2.1.[01234]$&gt;<br />
-      <span class="indent">
-        # not for those versions<br />
-      </span>
-      &lt;/IfVersion&gt;
-    </code></p></div>
+    <pre class="prettyprint lang-config">&lt;IfVersion !~ ^2.4.[01234]$&gt;
+    # not for those versions
+&lt;/IfVersion&gt;</pre>
+
 
     <p><var>operator</var> が省略されたときは <code>=</code> と
     みなされます。</p>
index deea5231fc1bbedf9b9623bbff17744397b917c0..4fbd74a3a15ef7179cb3489da5343429aba90ee3 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>
 </metafile>
index 71ae4da7accc6685ca2bbb12de74e9d310d19401..c38cef382bc61c9e71a20aef43810a0a4ca1c611 100644 (file)
 <a href="../tr/mod/quickreference.html" hreflang="tr" rel="alternate" 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">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 
     <p>ディレクティブ クイックリファレンスでは、各 Apache 設定ディレクティブの
     使用方法、デフォルト値、ステータスとコンテキストを示しています。
@@ -45,8 +41,8 @@
 
     <p>第 1 列目はディレクティブの名前と使用方法です。
     第 2 列目は (もしあれば) デフォルト値となっています。
-    デフォルト値が長すぎて表示しきれない場合は、最初の文字列の後ろに
-    ã\80\8c + ã\80\8dã\81\8cç¶\9aã\81\8dます。</p>
+    デフォルト値が長すぎて表示しきれない場合は、途中まで表示した上で、、
+    ã\80\8c + ã\80\8dã\81§ç¶\9aã\81\8dã\81\8cã\81\82ã\82\8bã\81\93ã\81¨ã\82\92示ã\81\97ã\81¦ã\81\84ます。</p>
 
     <p>第 3, 4 列は、下の表の注釈に従って、
     ディレクティブの使用できるコンテキストと、
index 9a9972f88b2bcb8bba4f20542e18f7d925b7ec7c..2024186a5549da12ef1c59c5952aab6410c9d9b0 100644 (file)
@@ -11,7 +11,7 @@
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
     <variant>tr</variant>
     <variant outdated="yes">zh-cn</variant>
index c065003157a1372e9fbcd77d759240d42605c0db..64bc6d9754678a6b9819f62ba782f2e3592d154e 100644 (file)
 <a href="../tr/ssl/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
 <a href="../zh-cn/ssl/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 
 <p>Apache HTTP サーバモジュール <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> が
 <a href="http://www.openssl.org/">OpenSSL</a>
 ライブラリへのインターフェースを提供していますが、これは
 Secure Sockts Layer と Transport Layer Security
-プロトコルを用いた強力な暗号化を提供します。
-このモジュールやこの文書は Ralf S. Engelschall の mod_ssl
-プロジェクトに基づいています。</p>
+プロトコルを用いた強力な暗号化を提供します。</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#documentation">Documentation</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#mod-ssl">mod_ssl</a></li>
@@ -47,9 +41,9 @@ Secure Sockts Layer と Transport Layer Security
 <div class="section">
 <h2><a name="documentation" id="documentation">Documentation</a></h2>
 <ul>
-<li><a href="ssl_intro.html">はじめに</a></li>
+<li><a href="ssl_howto.html">mod_ssl Configuration How-To</a></li>
+<li><a href="ssl_intro.html">Introduction To SSL</a></li>
 <li><a href="ssl_compat.html">互換性</a></li>
-<li><a href="ssl_howto.html">How-To</a></li>
 <li><a href="ssl_faq.html">よくある質問</a></li>
 <li><a href="../glossary.html">用語</a></li>
 </ul>
index afff2d45abe97c844447dfdfc16d46e27139d8ba..55050efbc4e64198f76b2fa431edcbee682f39bf 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant>en</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant>tr</variant>
     <variant outdated="yes">zh-cn</variant>
   </variants>
index 66123fd845f5cdfa86a6cba7b71548d9d80845a2..f49f9d6d1e0970f13a33f5ec5b7691a651745dd7 100644 (file)
@@ -5,7 +5,7 @@
               This file is generated from xml source: DO NOT EDIT
         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
       -->
-<title>停止と再起動 - Apache HTTP サーバ バージョン 2.4</title>
+<title>Apache HTTP Server の停止と再起動 - Apache HTTP サーバ バージョン 2.4</title>
 <link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
 <link href="./style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
 <link href="./style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="./style/css/prettify.css" />
@@ -19,7 +19,7 @@
 <img alt="" src="./images/feather.gif" /></div>
 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div>
 <div id="path">
-<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="./">バージョン 2.4</a></div><div id="page-content"><div id="preamble"><h1>停止と再起動</h1>
+<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP サーバ</a> &gt; <a href="http://httpd.apache.org/docs/">ドキュメンテーション</a> &gt; <a href="./">バージョン 2.4</a></div><div id="page-content"><div id="preamble"><h1>Apache HTTP Server の停止と再起動</h1>
 <div class="toplang">
 <p><span>翻訳済み言語: </span><a href="./de/stopping.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="./en/stopping.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="./ko/stopping.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/stopping.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
-<div class="outofdate">この日本語訳はすでに古くなっている
-            可能性があります。
-            最近更新された内容を見るには英語版をご覧下さい。
-        </div>
 
     <p>この文書では Unix に類似したシステムでの
-    Apache の停止と再起動について扱っています。
+    Apache HTTP Serverの停止と再起動について扱っています。
     Windows NT, 2000, XP ユーザは<a href="platform/windows.html#winsvc">サービスとして
-    Apache を実行する</a>で、Windows 9x, MEユーザは<a href="platform/windows.html#wincons">コンソールアプリケーションとして
-    Apache を実行する</a>で、
+    httpd を実行する</a>で、Windows 9x, MEユーザは<a href="platform/windows.html#wincons">コンソールアプリケーションとして
+    httpd を実行する</a>で、
     これらのプラットホームでの使用方法をご覧下さい。</p>
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="./images/down.gif" /> <a href="#introduction">イントロダクション</a></li>
@@ -51,7 +47,7 @@
 <div class="section">
 <h2><a name="introduction" id="introduction">イントロダクション</a></h2>
 
-    <p>Apache を停止したり再起動したりするためには、実行されている
+    <p>Apache HTTP Server を停止したり再起動したりするためには、実行されている
     <code class="program"><a href="./programs/httpd.html">httpd</a></code> プロセスにシグナルを送る必要があります。
     シグナルを送るには二つの方法があります。
     一つ目はプロセスに直接シグナルを送る unix の <code>kill</code>
 
     <div class="note"><p><code>graceful-stop</code> を使うとまったく同一に設定された
     複数の <code class="program"><a href="./programs/httpd.html">httpd</a></code> を同時に実行することができます。
-    Apache を緩やかにアップグレードするのにはとても便利ですが、
+    httpd を緩やかにアップグレードするのにはとても便利ですが、
     設定ファイルによってはデッドロックやレースコンディションを
     引き起こすこともあります。</p>
 
-    <p>ディスク上のファイルを使うもの、たとえば
-    <code class="directive"><a href="./mod/core.html#lockfile">Lockfile</a></code> や 
-    <code class="directive"><a href="./mod/mod_cgid.html#scriptsock">ScriptSock</a></code> 
-    ã\81®ã\83\95ã\82¡ã\82¤ã\83«ã\81ªã\81©ã\81¯ã\82µã\83¼ã\83\90ã\81® PID ã\82\92å\90«ã\82\81ã\81¦ç®¡ç\90\86ã\81\95ã\82\8cã\81¦ã\81\84ã\81¦ã\80\81
+    <p>ディスク上のファイルを使うもの、たとえばロックファイル
+    (<code class="directive"><a href="./mod/core.html#mutex">Mutex</a></code>) や Unix ソケットファイル
+    (<code class="directive"><a href="./mod/mod_cgid.html#scriptsock">ScriptSock</a></code>) 
+    などはサーバの PID を含めて管理されていて、
     共存できるよう注意が払われています。
     しかしその他設定ディレクティブやサードパーティ製のモジュール、
     CGI ユーティリティのパーシステント層などで
index 61174989df557d559fc46c43cd6ec1c3c821ce91..c3938a13f4c64795b4deeb41578a95cdad53eaf7 100644 (file)
@@ -11,7 +11,7 @@
     <variant>en</variant>
     <variant outdated="yes">es</variant>
     <variant>fr</variant>
-    <variant outdated="yes">ja</variant>
+    <variant>ja</variant>
     <variant outdated="yes">ko</variant>
     <variant>tr</variant>
   </variants>