]> granicus.if.org Git - apache/commitdiff
Sync.
authorHiroaki Kawai <kawai@apache.org>
Mon, 16 Jun 2008 07:52:15 +0000 (07:52 +0000)
committerHiroaki Kawai <kawai@apache.org>
Mon, 16 Jun 2008 07:52:15 +0000 (07:52 +0000)
Submitted by: takashi
Reviewed by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@668066 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_access_compat.xml.ja
docs/manual/mod/mod_authn_dbm.xml.ja
docs/manual/mod/mod_info.xml.ja
docs/manual/mod/mod_log_forensic.xml.ja

index 263b08e9c6007a6b42a0dd447548e799ef5cb425..ef93c5cd305c109cb5847f105cf3e54ad5d71a7a 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: 522942:645883 (outdated) -->
+<!-- English Revision: 645883 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -57,7 +57,7 @@
     <p>ホストによるアクセス制限とパスワードによる認証を、
     同時に組み合わせて使うこともできます。
     この場合、その二つの制限の関係を指定するために
-    <directive module="core">Satisfy</directive>
+    <directive module="mod_access_compat">Satisfy</directive>
     ディレクティブを使用します。</p>
 
     <note type="warning"><title>Note</title>
 
       <dt><code>Mutual-failure</code></dt>
 
-      <dd>これは <directive>Order Allow,Deny</directive> と全く同じ効果を持ち、 
+      <dd>これは <code>Order Allow,Deny</code> と全く同じ効果を持ち、 
       そのため非推奨となっています。
       </dd>
     </dl>
 </compatibility>
 
 <usage>
-    <p><directive module="mod_authz_host">Allow</directive> と
+    <p><directive module="mod_access_compat">Allow</directive> と
     <directive module="mod_authz_core">Require</directive> の両方が使われているときの
     アクセスポリシーを設定します。パラメータは <code>All</code> か <code>Any</code>
     です。このディレクティブはある場所へのアクセスがユーザ名/パスワード
index d4c8619bc7e337e6456acf575e14fb3040619066..78921427deeca1662507e63a789e864c64f4810e 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:574882 (outdated) -->
+<!-- English Revision: 574882 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -43,8 +43,8 @@
     で <code>dbm</code> と指定することで起動されます。</p>
 </summary>
 
-<seealso><directive module="core">AuthName</directive></seealso>
-<seealso><directive module="core">AuthType</directive></seealso>
+<seealso><directive module="mod_authn_core">AuthName</directive></seealso>
+<seealso><directive module="mod_authn_core">AuthType</directive></seealso>
 <seealso>
   <directive module="mod_auth_basic">AuthBasicProvider</directive>
 </seealso>
index ed715fe8433f0ec1ab76ed94a4739fa57d29415c..2c032b742f1553c5cd366a1725c64e9d85dc3708 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:450473 (outdated) -->
+<!-- English Revision: 450473 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1bf9cd25f77651dfa30b008738e1ea3a9a754750..3128db6ecee56e9f154692d8b7c5590b721690e3 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: 420993:533344 (outdated) -->
+<!-- English Revision: 533344 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more