apache2-mpm-itk

最後更新: 2015-09-04

介紹

HomePage: http://mpm-itk.sesse.net/

 * Based on the traditional prefork MPM (non-threaded)

 

Install

apt-get install apache2-mpm-itk

 


Setting

<VirtualHost *:80>
  <IfModule mpm_itk_module>
    AssignUserId web1 web1
  </IfModule>
  ...............
</VirtualHost>

 


Centos6 package

epel: httpd-itk

 

 

 

 

 

 

Creative Commons license icon Creative Commons license icon