Apache DocumentRoot and Admin Group permissions
Hello,
I've got a little rights problem.
In fact my Apache webserver has its DocumentRoot set to /var/www
-> drwxrwx--x 3 www-data admweb 4096 2004-10-27 07:26 www
I've created this group with niels (me) and www-data (the user apache runs at)
I can create files in the directory but these files have these rights :
-> -rwxr-x--- 1 niels niels 8 2004-10-27 07:26 index.php
Can I automatically give them 770 niels.admweb when they are created ?
Have a nice day
Niels
|