Commit 7f377e65 authored by Rich Bowen's avatar Rich Bowen
Browse files

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
parent 97c785c0
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -62,8 +62,11 @@

<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