Annotation of doc/permissions, revision 1.1
1.1 ! albertel 1: permissions for _every file_ under public_html should be
! 2:
! 3: -rw-rw-r--
! 4:
! 5: permissions for _every dir_ under public_html and public_html should be
! 6:
! 7: drwxrwsr-x
! 8:
! 9: ownership for both files and directory should be either
! 10: www:user
! 11: or
! 12: user:user
! 13:
! 14: where user is the specific users name.
! 15:
! 16: In /html/res/ is shuld be
! 17: -rw-r--r--
! 18:
! 19: and owned by
! 20:
! 21: www:users
! 22:
! 23: (and I mean 'users')
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>