]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild site.
authorPaul Querna <pquerna@apache.org>
Fri, 2 Dec 2005 06:43:39 +0000 (06:43 +0000)
committerPaul Querna <pquerna@apache.org>
Fri, 2 Dec 2005 06:43:39 +0000 (06:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@351615 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.html.en
docs/manual/new_features_2_2.xml.ko
docs/manual/new_features_2_2.xml.pt-br

index 40fd74e5a58693a7e1fbe325880e69fa7772ce8b..b61ce876b5432887e37ca79fa133f28e53d34f5f 100644 (file)
       <dd>Modules in the aaa directory have been renamed and offer
           better support for digest authentication.  For example, mod_auth
           is now split into <code class="module"><a href="./mod/mod_auth_basic.html">mod_auth_basic</a></code> and
-          <code class="module"><a href="./mod/mod_auth_file.html">mod_auth_file</a></code>; mod_auth_dbm is now called
+          <code class="module"><a href="./mod/mod_authn_file.html">mod_authn_file</a></code>; mod_auth_dbm is now called
           <code class="module"><a href="./mod/mod_authn_dbm.html">mod_authn_dbm</a></code>; mod_access has been renamed
           <code class="module"><a href="./mod/mod_authz_host.html">mod_authz_host</a></code>.  There is also a new
           <code class="module"><a href="./mod/mod_authn_alias.html">mod_authn_alias</a></code> module for simplifying
index baa54b92e56d60aa37d7ee29f838620b12973a98..97418d17b95a8b4fbfef4e1d76e4a9b2db5eff38 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:349765 (outdated) -->
+<!-- English Revision: 105989:351614 (outdated) -->
 
 <!--
  Copyright 2004-2005 The Apache Software Foundation or its licensors,
index 3d7b853aa31a921bebe7b1d0db990f2395b65133..5633674cae00bcf55c1bd9e37f221d438c413551 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.pt-br.xsl"?>
-<!-- English Revision: 151408:349765 (outdated) -->
+<!-- English Revision: 151408:351614 (outdated) -->
 
 <!--
  Copyright 2005 The Apache Software Foundation or its licensors,