apache2 seem to start new processes with www-data user. How could I make it start new processes with some other user? ubuntu 11.04 by the way.
Asked
Active
Viewed 677 times
2 Answers
2
Open the /etc/apache2/apache2.conf
file and change User
and Group
to whatever user, group you want.

quanta
- 51,413
- 19
- 159
- 217