Apache security for multi-user development web server.
- by mrmartinblue
I've been searching and reading through documents all morning and understand that I need to use some combination of chown and probably 'jailing' to securely give programmers access to directories on my centos webserver.
Here's the situation: I have an apache web server that has any number of virtual sites located in /var/www/site1 /var/www/site2…