<div class="gmail_quote"><div class="gmail_quote"><div>Hi,</div><div><br></div><div>I have this webroot /webdir/ with 2775 permission so that any created file/directory by apache inside of /webdir/ will be 'users:webusers'. However, I noticed when the apache created a new files (fileB) / directories (dirB), the ownership becomes 'apache:apache' and the sgid has gone for /webdir/ (drwxrwxr-x). I'm currently using Wordpress.</div>


<div><br></div><div>[before]</div><div>drwxrwsr-x  users webusers /webdir/</div><div>drwxrwsr-x  users webusers /webdir/dirA</div><div>-rw-rw-r--  users webusers /webdir/fileA</div><div><br></div><div>[after]</div><div>drwxrwxr-x  users webusers /webdir/</div>


<div>drwxrwxr-x  apache apache /webdir/dirB</div><div>-rw-rw-r--  apache apache /webdir/fileB</div><div><br></div><div>Why the sgid bit doesn't reflected and the group as well? Has anyone knows how to fix this?</div>


<div><br></div><div>Thanks.</div><div><br></div><div>Regards,</div><div>James</div>
</div><br>
</div><br>