Unable to load http2 on RHEL 7.7

Latest response

Hi All,

Environment:

Red Hat Enterprise Linux Server release 7.7 (Maipo)
Server version: Apache/2.4.6 (Red Hat Enterprise Linux) and
OpenSSH 1.0.2

Issue:
I am having trouble enabling HTTP/2 protocol in apache. Following the links from previous posts but things aren't working out:
*https://access.redhat.com/solutions/3050901
*https://access.redhat.com/solutions/2063063

While running apachectl configtest i get this error: "httpd: Syntax error in /etc/httpd/conf/httpd.conf and /etc/httpd/conf.modules.d/00-base.conf: Cannot load modules/mod_http2.so into server: /etc/httpd/modules/mod_http2.so: cannot open shared object file: No such file or directory"

And i have no clue where to download it mod_http2.so, in case i have to manually place it in /etc/httpd/modules.

Any help will be greatly appreciated.

Responses