[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Critical System Editor Tips.



> apache:xymon 640
> xymon:apache 660
> root:apache 664


From the perspective of the Apache engine, it prefers:

0755 on directories
0644 on files

owned by apache:apache (or www:www, or www-data:www-data, or nobody:nobody).  Whatever your distro uses.

That's more of a protection mechanism than anything.


--j