HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/www/mod_http2/pkg-message
[
{ 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

    LoadModule http2_module  ${modDir}/mod_http2.so

to

    LoadModule http2_module  ${modDir}/mod_h2.so

to enable this port's module.
EOM
} ,
{ type: upgrade
  message: <<EOM
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

    LoadModule http2_module  ${modDir}/mod_http2.so

to

    LoadModule http2_module  ${modDir}/mod_h2.so

to enable this port's module.
EOM
}
]