]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
buildfluff
authorVincent Bray <noodl@apache.org>
Fri, 5 Oct 2007 21:33:50 +0000 (21:33 +0000)
committerVincent Bray <noodl@apache.org>
Fri, 5 Oct 2007 21:33:50 +0000 (21:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@582402 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.xml.ja
docs/manual/env.xml.ko
docs/manual/howto/auth.html.en
docs/manual/howto/auth.xml.ja
docs/manual/howto/auth.xml.ko

index a419df2f998932eb24a775b92f79b385631387b5..3528d8bef58373a9d70fe03139e4685987f48f54 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 421100:434073 (outdated) -->
+<!-- English Revision: 421100:580736 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 6429f960e39cba529a4fd86d3915ffec854b69e5..e60805474e36e223c67a47bbc2b5e797017a493d 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: 105989:434073 (outdated) -->
+<!-- English Revision: 105989:580736 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 228ac970bd7a958de9f04f8595955a45fbeedc5d..d682745c6dfb6ddc81feda22ade1f61ebe547856 100644 (file)
@@ -349,11 +349,10 @@ person in</a></h2>
     problems, you may wish to store your passwords somewhere else, such
     as in a database.</p>
 
-    <p><code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code> and <code class="module"><a href="../mod/mod_authn_dbd.html">mod_authn_dbd</a></code>
-    are two modules which make this possible. Rather than selecting
-    <code class="directive"><a href="../mod/mod_auth_basic.html#authbasicsource">AuthBasicSource</a></code> file,
-    instead you can choose <code>dbm</code> or <code>dbd</code> as your
-    storage format.</p>
+    <p><code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code> and <code class="module"><a href="../mod/mod_authn_dbd.html">mod_authn_dbd</a></code> are two
+    modules which make this possible. Rather than selecting <code><code class="directive"><a href="../mod/mod_auth_basic.html#authbasicprovider">AuthBasicProvider</a></code> file</code>, instead
+    you can choose <code>dbm</code> or <code>dbd</code> as your storage
+    format.</p>
 
     <p>To select a dbd file rather than a text file, for example:</p>
 
index 0228572274c0d04d55c662ecca01ecde8f919e73..6ea442ec6f92cba9fe330109b70ce3531fc9c0eb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='iso-2022-jp' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 219484:574089 (outdated) -->
+<!-- English Revision: 219484:582400 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5f981d26730410d6843ae737fa669fde82920e7e..2cd49207f9dd196ba1e6a2bd60c24f41fea7e63c 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: 105989:574089 (outdated) -->
+<!-- English Revision: 105989:582400 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more