<IfDefine HTTP2>

LoadModule http2_module modules/mod_http2.so

# https://httpd.apache.org/docs/2.4/mod/mod_http2.html
Protocols h2 http/1.1

</IfDefine>
