]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clarify the meaning of the file-group syntax, as per bz59610
authorRich Bowen <rbowen@apache.org>
Sat, 21 May 2016 20:59:25 +0000 (20:59 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 21 May 2016 20:59:25 +0000 (20:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744983 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_groupfile.xml

index 2ab8dd53cf6c2bd0de721df31c0fd644b6fe3afb..014d136fa981e705aef271d55c75f0b29bbfd92b 100644 (file)
 
 <section id="reqfilegroup"><title>Require file-group</title>
 
-    <p>When this directive is specified, the user must be a member of the group
-    assigned to the file being accessed.</p>
+    <p>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 <module>mod_authz_owner</module> for more
+    details.</p>
 
     <highlight language="config">
       Require file-group