Switching to php-fpm and Apache 2 mpm_event Worker Instead of mpm_prefork in Debian 10, 11, 12
2020-09-14 17:00 PDT
How to switch from Apache2 mpm_prefork to mpm_event module and setup php-fpm in Debian 10.
2020-09-14 17:00 PDT
How to switch from Apache2 mpm_prefork to mpm_event module and setup php-fpm in Debian 10.
2020-09-14 17:00 PDT
A quick foray into disabling SSLSessionTickets in Apache2 (because there is no automated key rotation mechanism implemented yet).
2020-09-14 17:00 PDT
Yes, in Apache2.4 the `mod_access_compat` module can safely be disabled, as long as you remove all the deprecated 'Order', 'Allow', and 'Deny' directives from your apache and vhost configs.