From 6537db8178f314900afd061649e760353a094191 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Wed, 2 Sep 2015 12:20:57 +0000 Subject: [PATCH] eliminating the last surviving H2Engine directive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1700783 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/extra/httpd-h2.conf.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/conf/extra/httpd-h2.conf.in b/docs/conf/extra/httpd-h2.conf.in index 6d624f66ef..4e4662d8a0 100644 --- a/docs/conf/extra/httpd-h2.conf.in +++ b/docs/conf/extra/httpd-h2.conf.in @@ -7,6 +7,5 @@ # Required modules: mod_h2 - # This can also set to "off" and turned on only for specific virtual hosts - H2Engine on + # h2 is enabled by loading, for site specific control see 'Protocols' -- 2.50.1