Loading docs/conf/extra/httpd-h2.conf.indeleted 100644 → 0 +0 −12 Original line number Diff line number Diff line # # 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> # This can also set to "off" and turned on only for specific virtual hosts H2Engine on </IfModule> docs/conf/httpd.conf.in +0 −3 Original line number Diff line number Diff line Loading @@ -418,6 +418,3 @@ SSLRandomSeed connect builtin #RequestHeader unset DNT env=bad_DNT #</IfModule> # h2/h2c (HTTP/2) connections #Include @rel_sysconfdir@/extra/httpd-h2.conf Loading
docs/conf/extra/httpd-h2.conf.indeleted 100644 → 0 +0 −12 Original line number Diff line number Diff line # # 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> # This can also set to "off" and turned on only for specific virtual hosts H2Engine on </IfModule>
docs/conf/httpd.conf.in +0 −3 Original line number Diff line number Diff line Loading @@ -418,6 +418,3 @@ SSLRandomSeed connect builtin #RequestHeader unset DNT env=bad_DNT #</IfModule> # h2/h2c (HTTP/2) connections #Include @rel_sysconfdir@/extra/httpd-h2.conf