From cd6aa9bc3bc2391839c64c8778ed5d7ec0d220d7 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 3 Oct 2015 22:25:31 +0000 Subject: [PATCH] leave LoadModule of mod_http2 commented-out by default git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1706640 13f79535-47bb-0310-9956-ffa450edef68 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4301090140..4f3e74a789 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -293,7 +293,7 @@ SET(MODULE_LIST "modules/generators/mod_info+I+server information" "modules/generators/mod_status+I+process/thread monitoring" "modules/http/mod_mime+A+mapping of file-extension to MIME. Disabling this module is normally not recommended." - "modules/http2/mod_http2+a+HTTP/2 protocol support" + "modules/http2/mod_http2+i+HTTP/2 protocol support" "modules/ldap/mod_ldap+i+LDAP caching and connection pooling services" "modules/loggers/mod_log_config+A+logging configuration. You won't be able to log requests to the server without this module." "modules/loggers/mod_log_debug+I+configurable debug logging" -- 2.50.0