Closed
Description
Hello.
I'm using a 7.4.0-apache-buster image from your docker-hub.
I'm using SSL on Apache in vhost, but I can't run h2 / h2c.
The problem only occurs because PHP SAPI is: ApacheHandler and HTTP2 Apache requires PHP-FPM and mpm_prefork probably.
How to quickly and painlessly start HTTP2 using the basis of your image?