- Le plus récent
- Le plus de votes
- La plupart des commentaires
Hello.
Is the WordPress you use Bitnami?
If so, please enable Apache's HTTP/2 module by following the steps in the document below.
https://docs.bitnami.com/aws/apps/wordpress/configuration/enable-modules/#mod_http2
After enabling Apache's HTTP/2 module, it should be enabled by adding settings to VirtualHost using the steps in the document below.
https://docs.bitnami.com/aws/apps/wordpress/administration/enable-http2-apache/
Has anyone found a solution to this? Http/2 on lightsail does not seem to be working. I added all the necessary entries to the server side. Apachctl -M return Http/2 as loaded, but client browsers all report http 1.1 connection. All the test tools for http2, return Http2 not supported and also "ALPN extension not supported". Any ideas?
Contenus pertinents
- demandé il y a un an
- demandé il y a 2 ans
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 9 mois
- AWS OFFICIELA mis à jour il y a 8 mois
- AWS OFFICIELA mis à jour il y a 2 mois
- AWS OFFICIELA mis à jour il y a 3 mois
Tried this but still doesn't work.