]> granicus.if.org Git - apache/commitdiff
leave LoadModule of mod_http2 commented-out by default
authorJeff Trawick <trawick@apache.org>
Sat, 3 Oct 2015 22:25:31 +0000 (22:25 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 3 Oct 2015 22:25:31 +0000 (22:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1706640 13f79535-47bb-0310-9956-ffa450edef68

CMakeLists.txt

index 4301090140f37bbe0e6698d08680b401d01b422d..4f3e74a789a65f3cac9dcae3b91116641f884430 100644 (file)
@@ -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"