minimalart
5/13/2018 - 3:01 PM

Permission to multiple users in same directory

usermod -a -G www-data user1
usermod -a -G www-data user2
chgrp -R www-data /var/www
chmod -R 2770 /var/www