我已经使用testing库更新了Debian Jesie上的Apache2
https://www.shivering-isles.com/http-2-getting-ready-on-debian-with-apache2/
我现在有:
Server version: Apache/2.4.27 (Debian) Server built: 2017-09-23T22:08:01
an2mod http2 ..done
ls -la /etc/apache2/mods-enabled lrwxrwxrwx 1 root root 28 Sep 25 16:42 http2.load -> ../mods-available/http2.load
/etc/apache2/conf-available/http2.conf ….编辑
….
但是检查https://www.tecnocroci.it HTTP2不起作用
当我在SSLLabs中检查网站时: https ://www.ssllabs.com/ssltest/analyze.html ? d = http://www.tecnocroci.it我看到一些东西:
在这一点上,我所能猜到的是两件事情之一:
Protocols h2 http1.1 ,根据您提供的链接指南。