]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Mention mod_authz_user, a new module in 2.2.
authorPaul Querna <pquerna@apache.org>
Wed, 14 Dec 2005 00:44:20 +0000 (00:44 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 14 Dec 2005 00:44:20 +0000 (00:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@356658 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_2.xml

index 7fb1971576aaf591934c095abda8e903f2deef7b..a1b688aab1dd48d187a74ac4409c64b3de6021e8 100644 (file)
           complicated search filters in the 
           <directive module="core">Require</directive> directive.</dd>
 
+      <dt><module>mod_authz_owner</module></dt>
+      <dd>A new module that authorizes access to files based
+          on the owner of the file on the file system</dd>
+
       <dt><module>mod_version</module></dt>
       <dd>A new module that allows configuration blocks to be enabled based on the
           version number of the running server.</dd>