Re: [us...@httpd] Ownership doesnt work on Webroot

2010-09-01 Thread James Corteciano
On Wed, Sep 1, 2010 at 7:22 PM, Eric Covener wrote: > On Wed, Sep 1, 2010 at 3:19 AM, James Corteciano > wrote: > > Hi, > > I have this webroot /webdir/ with 2775 permission so that any created > > file/directory by apache inside of /webdir/ will be 'apache:webusers'. > > However, I noticed when

Re: [us...@httpd] Ownership doesnt work on Webroot

2010-09-01 Thread Eric Covener
On Wed, Sep 1, 2010 at 3:19 AM, James Corteciano wrote: > Hi, > I have this webroot /webdir/ with 2775 permission so that any created > file/directory by apache inside of /webdir/ will be 'apache:webusers'. > However, I noticed when the apache created a new files (fileB) / directories > (dirB), th

[us...@httpd] Ownership doesnt work on Webroot

2010-09-01 Thread James Corteciano
Hi, I have this webroot /webdir/ with 2775 permission so that any created file/directory by apache inside of /webdir/ will be 'apache:webusers'. However, I noticed when the apache created a new files (fileB) / directories (dirB), the ownership becomes 'apache:apache' and the sticky bit has gone fo