Report this

What is the reason for this report?

Enable http2 in apache

Posted on July 17, 2019

Hi, I tried to enable http2 with apache2 but I couldn’t. I did this:

  • I activated http2 with this: sudo a2enmod http2
  • I added this line in my virtual host with 443 port: Protocols h2 http/1.1.

I have a ubuntu server 18.04.2 and apache 2.4.29, also i use letsencrypt for the site.

I need to do something else?

Thanks

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.