PDA

View Full Version : apache and directory permissions


poseid()n
September 11th, 2007, 02:43 AM
Hi, ok so all my web files go in /var/www where the owner and group is root. As i don't wan't to be root to upload/change files, i created a new group, added users to that group and changed the owner on /var/www to be the new group with RWX. Would this pose any security risk?

kidders
September 12th, 2007, 05:38 AM
Hi there & welcome,

Would this pose any security risk?Only in the sense that more people might now be permitted to alter your www files, without having access to sudo ... which may well amount to a security improvement, I suppose.