Hello,
CONTEXT:
Time ago I installed the mpm-itk module for apache2, which acts as "prefork" but allowing to constrain each individual vhost to a particular system user.
After its installation, with the following command,...
$ sudo apt-get install apache2-mpm-itk
... and after some research...
I'm still to try this solution, but it may work fine or so I hope.
Already tested, and it worked fine for me!!!
NOTE: I designed this solution for apache2-mpm-itk , but I thought it would be applicable too for mod_ruid2 (just change the added lines in step 3 described below, adapting them to...