I have 2 virtualhosts, one for dev0 and one for dev1.
Suexec changes the fcgid process user but it changes the dev0 virtualhost to the dev1 user. Everything but the root process appears to be the dev1 user since it seems to be read last in the configuration.
If I remove the dev1 virtualhost then everything runs under dev0. Except for the root process of course.
I don't really see any other way of configuring this other than:
Suexec on
User dev0
Group dev0
Suexec seems to be working since it does change the process user.
Please help and thanks in advance!
Suexec changes the fcgid process user but it changes the dev0 virtualhost to the dev1 user. Everything but the root process appears to be the dev1 user since it seems to be read last in the configuration.
If I remove the dev1 virtualhost then everything runs under dev0. Except for the root process of course.
I don't really see any other way of configuring this other than:
Suexec on
User dev0
Group dev0
Suexec seems to be working since it does change the process user.
Please help and thanks in advance!