The Apache HTTP Server is a powerful, efficient, and extensible web server.
This package contain mpm-itk which is an MPM (Multi-Processing Module) for the
Apache web server. 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.
In summary it is Apache module (opposite CGI solutions like suexec), fast and
allow safely use non-thread-aware code software (like many PHP extensions f.e.)
* Mon Nov 25 2024 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:2.4.7.04-32.1
- Added LS disconnect
* Wed Nov 06 2024 Alexey Berezhok <aberezhok@msvsphere-os.ru> - 2:2.4.7.04-32
- Added LS an LFS support