]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache-mod_http2.conf
- merged 2.4.28 from PLD, TLDized
[packages/apache.git] / apache-mod_http2.conf
diff --git a/apache-mod_http2.conf b/apache-mod_http2.conf
new file mode 100644 (file)
index 0000000..4e1a3b0
--- /dev/null
@@ -0,0 +1,5 @@
+LoadModule http2_module modules/mod_http2.so
+
+<IfModule http2_module>
+       LogLevel http2:info
+</IfModule>