summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_http2/pkg-descr12
1 files changed, 8 insertions, 4 deletions
diff --git a/www/mod_http2/pkg-descr b/www/mod_http2/pkg-descr
index acd0e57d18d9..2b8e6c40b3f0 100644
--- a/www/mod_http2/pkg-descr
+++ b/www/mod_http2/pkg-descr
@@ -1,4 +1,8 @@
-This Apache module supports the "h2" (HTTP2 over TLS) and "h2c" (HTTP2
-over plain HTTP connections via Upgrade). You can enable it for the
-whole server or for specific virtual hosts only. More on this below on
-"Configuration".
+This port delivers advance bug- and security fixes for the Apache HTTP/2
+Module. For most users, the www/apache24 bundled module is sufficient.
+
+This Apache module implements the "h2" (HTTP2 over TLS) and "h2c" (HTTP2
+over plain HTTP connections via Upgrade) for Apache httpd. You can enable
+it for the whole server or for specific virtual hosts only.
+
+WWW: https://github.com/icing/mod_h2