what should be the permissions of the folder var/www in my Ubuntu ?
I need it to be safe and at the same time I need ftp users to be able to edit it.
I was wondering if I should create a group with all permissions and add ftp users to this group in unix.
what's the standard way to do it ?
www-datawhich has rights to the www directory. – Randolph West Sep 21 '10 at 18:03