Re: File Permissions

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

 



On Tue, 2007-02-20 at 16:03 +0200, Dotan Cohen wrote:
> I've got rootDirectory as /home/user/public_html/, not /var/www.
> Apache is in the group user. I've got group permission as read only.

You don't need to have Apache as any sort of user or group.  You're
quite okay to be the owner and group-owner of the files.  The "other"
user permissions are appropriate ones for letting Apache read files.

I do keep forgetting to mention you have to set parent directory
permissions, as well, with at least enough permissions for Apache to
read from homespaces.  For example:

drwx-----x  root root  /home
drwx-----x  tim  tim   /home/tim/
drwx---r-x  tim  tim   /home/tim/public_html/
drwx---r--  tim  tim   /home/tim/public_html/homepage.html
drwx---r-x  tim  tim   /home/tim/public_html/images/
drwx---r--  tim  tim   /home/tim/public_html/images/picture.jpeg

> This way, I can log in as user and modify the files, but apache can
> only read them. Does anybody see anything dangereous here? I figured
> that this was the safest way to do it.

Probably not, on the face of it, but it's still unusual, and you'd have
to remember to go around chowning things.

-- 
(This PC runs FC4, my others FC5 & FC6, in case that's important
 to the thread)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux