]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/lib-httpd/apache.conf
Merge branch 'jk/http-test-fixes'
[thirdparty/git.git] / t / lib-httpd / apache.conf
index e31293a45f144b6d3c02a5dc9dff13f05ba52e2b..31f82fa0934dd545af91e7659e043ffaff740aef 100644 (file)
@@ -31,7 +31,7 @@ ErrorLog error.log
 
 <IfDefine HTTP2>
 LoadModule http2_module modules/mod_http2.so
-Protocols h2c
+Protocols h2 h2c
 </IfDefine>
 
 <IfModule !mod_auth_basic.c>