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

docs/manual/new_features_2_2.xml

index 047c2cc92af73c35b3df2e779ec08a5f9b4cab41..b5956e536033b338097869ccf59a27d67ef90237 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 <module>mod_auth_basic</module> and
-          <module>mod_auth_file</module>; mod_auth_dbm is now called
+          <module>mod_authn_file</module>; mod_auth_dbm is now called
           <module>mod_authn_dbm</module>; mod_access has been renamed
           <module>mod_authz_host</module>.  There is also a new
           <module>mod_authn_alias</module> module for simplifying