Posted by Hilarion on 09/15/05 16:40
> Apache must have the right to read and execute (chmod o+rx)
> /home
> /home/lain
> /home/lain/lainlib
> /home/lain/public_html
Execute should be enough (chmod og+x-rw). Read access would
allow directory listing, which is not required
> and the right to read (chmod o+r)
> /home/lain/lainlib/global.inc.php
> /home/lain/public_html/index.php
I'd use: chmod og+r-wx
Hilarion
PS.: Those are only details. What Aho gave should work.
Navigation:
[Reply to this message]
|