From: Paul Querna Date: Wed, 14 Dec 2005 00:44:20 +0000 (+0000) Subject: Mention mod_authz_user, a new module in 2.2. X-Git-Tag: 2.2.1~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6296e375e0abcafb7cc1e5d5f56e23ad1d6a2d27;p=thirdparty%2Fapache%2Fhttpd.git Mention mod_authz_user, a new module in 2.2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@356658 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index 7fb1971576a..a1b688aab1d 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -135,6 +135,10 @@ complicated search filters in the Require directive. +
mod_authz_owner
+
A new module that authorizes access to files based + on the owner of the file on the file system
+
mod_version
A new module that allows configuration blocks to be enabled based on the version number of the running server.