From: Rich Bowen Date: Sat, 21 May 2016 21:04:14 +0000 (+0000) Subject: Clarify the file-group syntax. X-Git-Tag: 2.4.21~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9805c2f16dde4ac503b33f276acb0e47e7c852a4;p=thirdparty%2Fapache%2Fhttpd.git Clarify the file-group syntax. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1744985 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_groupfile.xml b/docs/manual/mod/mod_authz_groupfile.xml index 5737356b186..b556396b31e 100644 --- a/docs/manual/mod/mod_authz_groupfile.xml +++ b/docs/manual/mod/mod_authz_groupfile.xml @@ -62,8 +62,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