Question
Enable HTTP2 in Apache on Ubuntu 16.04
Hi there,
I’ve recently created a new droplet with Ubuntu 16.04 and was pleased to see that sudo apt-get install apache2
gets me Apache 2.4.18. I was hoping that would allow me to enable HTTP2 support; alas, the respective mod_http2 is not included. Is there any way to manually install the module or to get a version of Apache that has it included?
Many thanks,
Florian
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
This worked for me:
https://techwombat.com/enable-http2-apache-ubuntu-16-04/