]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 7 Jun 2018 19:04:23 +0000 (21:04 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Thu, 7 Jun 2018 19:04:23 +0000 (21:04 +0200)
apache2/modules.d/41_mod_http2.conf

index e4c9454e0127f75a4892d258db6b6a6d1f14968b..68b4838c8e3489c389b4f7dc0570961a514ea616 100644 (file)
@@ -4,6 +4,6 @@
     #LogLevel http2:info
 
     #Enable HTTP/2 support
-    Protocols h2 h2c http/1.1
+    Protocols h2 http/1.1
   </IfModule>
 </IfDefine>