[CentOS] apache docroot permissions

Wed May 4 22:31:15 UTC 2011
Kai Schaetzl <maillists at conactive.com>

Kenneth Porter wrote on Wed, 04 May 2011 14:12:32 -0700:

> Make the writable directories SGID and any files and subdirectories created 
> there will inherit the group ownership:

AFAIK, this works on Unix, but not on Linux. On Linux you have to use ACLs, as 
Johnny already pointed to.

Kai