1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

www/mod_http2: Explicit mod_h2 is already in apache24

Reported by:	trhodes
This commit is contained in:
Bernard Spil 2020-10-19 18:12:52 +00:00
parent 6e23363662
commit 7de7a82cdc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552754

View File

@ -1,6 +1,9 @@
[
{ type: install
message: <<EOM
NOTE: The default www/apache24 package already contains mod_h2.
This port exists for advance bug- and security fix delivery.
The module shlib file has been renamed from mod_http2 to mod_h2 to
allow the www/apache24 bundled and this (usually newer) module to
coexist. Change the LoadModule line in your Apache config from