How do I set permissions structure for multiple users editing multiple sites in /var/www on Ubuntu 9
- by Michael T. Smith
I'm setting up an Ubuntu server that will have 3 or 4 VirtualHosts that I want users to be able to work in (add new files, edit old files, etc.). I currently plan on storing the sites in /var/www but wouldn't be opposed to moving it.
I know how to add new users, I know how to add new groups. I'm unsure of the best way to handle users being only…