+++ /dev/null
-#
-# This is the Apache server configuration file providing HTTP/2 support.
-# It contains the configuration directives to instruct the server how to
-# serve pages via the http/2 protocol. For detailed information about these
-# directives see <URL:http://httpd.apache.org/docs/trunk/mod/mod_h2.html>
-#
-# Required modules: mod_h2
-
-<IfModule h2_module>
- # h2 is enabled by loading, for site specific control see 'Protocols'
-</IfModule>
#RequestHeader unset DNT env=bad_DNT
#</IfModule>
-# h2/h2c (HTTP/2) connections
-#Include @rel_sysconfdir@/extra/httpd-h2.conf
-