From: Rich Bowen Date: Sat, 21 May 2016 20:59:25 +0000 (+0000) Subject: Clarify the meaning of the file-group syntax, as per bz59610 X-Git-Tag: 2.5.0-alpha~1587 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a0a40d69032c58be66bd2efcac5330903166dde;p=thirdparty%2Fapache%2Fhttpd.git Clarify the meaning of the file-group syntax, as per bz59610 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744983 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_groupfile.xml b/docs/manual/mod/mod_authz_groupfile.xml index 2ab8dd53cf6..014d136fa98 100644 --- a/docs/manual/mod/mod_authz_groupfile.xml +++ b/docs/manual/mod/mod_authz_groupfile.xml @@ -61,8 +61,11 @@
Require file-group -

When this directive is specified, the user must be a member of the group - assigned to the file being accessed.

+

When this directive is specified, the filesystem permissions on + the file being accessed are consulted. The user must be a member of + a group with the same name as the group that owns the file. + See mod_authz_owner for more + details.

Require file-group