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
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
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