How to setup Apache2 mpm-itk under DirectAdmin?

I also would like to know if it is possible to custom build Apache with mpm-itk or mpm-peruser?
 
I also would like to know if it is possible to custom build Apache with mpm-itk or mpm-peruser?

I've installed mpm-itk with custombuild but:

1) You need to manually patch apache source and re-tar them
2) You need to have NEW md5sum and open versions.txt to manually edit the oldest one
3) You need to edit configure.apache and add "--with-mpm=itk"
4) Now you can rebuild apache
 
Back
Top