# ITK MPM (Multi-Processing Module). Mpm-itk allows you to run each of your # vhost under a separate uid and gid - in short, the scripts and configuration # files for one vhost no longer have to be readable for all the other vhosts. LoadModule mpm_itk_module modules/mod_mpm_itk.so <ifModule mpm_itk_module> LimitUIDRange 0 65534 </ifModule>