I have many VirtualHosts for different users. How can I set UID for PHP process per VirtualHosts?
Asked
Active
Viewed 807 times
2 Answers
1
You could run the php scripts as if they were a CGI and use SuexecUserGroup from mod_suexec to specify which user to run the script as.

pyasi
- 520
- 2
- 6