]> TLD Linux GIT Repositories - packages/lighttpd.git/blobdiff - mod_h2.conf
- merged 1.4.71 from PLD
[packages/lighttpd.git] / mod_h2.conf
diff --git a/mod_h2.conf b/mod_h2.conf
new file mode 100644 (file)
index 0000000..93f1c2b
--- /dev/null
@@ -0,0 +1,5 @@
+# HTTP 2 module.
+
+server.modules += (
+       "mod_h2"
+)