I would make a cronjob that is executed every few minutes , so apache
can still be its own user , you dont need to set anything in sudoers.
It might not be realtime but i think for security its a good solution.
Graham Frank wrote:
> Why not use sudo to execute the commands through Apache? At lea
Am 31.07.2007, 14:20 Uhr, schrieb Jaqui Greenlees
<[EMAIL PROTECTED]>:
--- Jos Ewert <[EMAIL PROTECTED]> wrote:
Hi,
I want to set up a system like this :
/var/www/user/htdocs/abc.com
/var/www/user/htdocs/def.com
...
try with
/var/www/htdocs/user/ <- trailing slash if
Hi,
I want to set up a system like this :
/var/www/user/htdocs/abc.com
/var/www/user/htdocs/def.com
...
To serve php ( and maybe later other systems ) I chose fastcgi and
suexec that I modified to chroot, for flexibility and security.
I chroot to /var/www/user .
For each user I want a minimum o