I have a server that is running multiple websites using vhosts, but I want each site to run under a different user/group and wondering if anyone knows how to do this in apache

link|improve this question

60% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Use Apache-ITK, peruser or separate intsansy Apache.

link|improve this answer
feedback

There are several solutions for that. I do use apache2-mpm-itk which allows me to define specific domains to run under specific users/groups. Works really well and it's easy to set up.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.