File:  [LON-CAPA] / doc / Attic / permissions
Revision 1.1: download - view: text, annotated - select for diffs
Thu Jul 12 17:04:04 2001 UTC (22 years, 8 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, stable_2001_fall, STABLE, HEAD
 - new file describing what the permisions should be

permissions for _every file_ under public_html should be

-rw-rw-r--

permissions for _every dir_ under public_html and public_html should be

drwxrwsr-x

ownership for both files and directory should be either
www:user
or
user:user

where user is the specific users name.

In /html/res/ is shuld be
-rw-r--r--

and owned by

www:users
 
(and I mean 'users')

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>