HEX
Server: Apache
System: Linux opal14.opalstack.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User: curbgloabal_opal (1234)
PHP: 8.1.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/share/doc/httpd-itk-2.4.7.04/README
This is a prerelease version of mpm-itk for Apache 2.4.7 or newer.
2.4.6 or before will not work; for 2.2.x, there's an entirely different
patch set (see http://mpm-itk.sesse.net/).

It is much less tested than the 2.2.x series, so exercise caution;
however, several organizations do run it in production. Follow the
mpm-itk mailing list (http://lists.err.no/mailman/listinfo/mpm-itk)
for more information as it becomes available.

To build, simply run configure and then make; you may have to adjust the apxs
path, e.g.

  ./configure --with-apxs=apxs2

or

  ./configure --with-apxs=/usr/local/apache2/bin/apxs

Similarly, make install (as root) will install the module, after which you can add

  LoadModule mpm_itk_module modules/mpm_itk.so

to your httpd.conf.