Put HTTP2 configuration within <IfModule !mpm_prefork></IfModule>
Put HTTP2 configuration within <IfModule !mpm_prefork> tags as it gets automatically de-activated upon apache 'startup when using mpm_prefork.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880993#20 for more information.
Cyrille