Would like to comment on a post recently made by @cPanelJacob but coments are locked. Please allow.
EasyApache 4 HTTP2 Support
EasyApache 4 HTTP2 Support
Hello @Jaime Eduardo Gomez,Hi Benny !! Today go to production easyapache 4 http2 support ? :D
Thanks !
Hi @Gareth-AWD,I'm guessing this has been delayed?
yum install ea-apache24-mod_http2
What does when we are using from experimental repo ? How to update from production?The EasyApache 4 maintenance release is now published. You can run "yum update" to update your system, and use the following command to install the HTTP2 package:
You can choose to install the module using "WHM >> EasyApache 4" instead of the command line. You don't have to run that command if you install it through WHM.It's listing under EasyApache 4. Does running it via Easy Apache 4 automatically do the above command or do you need to do both?
You can review the top answer on the corresponding feature request for information on how to remove the experimental version:What does when we are using from experimental repo ? How to update from production?
Do we need remove /etc/apache2/conf.d/http2.conf files? This http2.conf files added manually.You can review the top answer on the corresponding feature request for information on how to remove the experimental version:
EasyApache 4 HTTP2 Support
Thank you.
# yum install ea4-experimental
# yum install ea-apache24-mod_http2
Place this .conf file down in '/etc/apache2/conf.d/http2.conf'
<IfModule http2_module>
LogLevel http2:info
Protocols h2 h2c http/1.1
</IfModule>
Restart Apache
/scripts/restartsrv_httpd
Error: Package: ea-apache24-mod_http2-2.4.25-11.14.1.cpanel.x86_64 (EA4)
Requires: ea-apache24 = 2.4.25-11.14.1.cpanel
Installed: 1:ea-apache24-2.4.25-9.el7.cloudlinux.3.x86_64 (@cl-ea4)
ea-apache24 = 1:2.4.25-9.el7.cloudlinux.3
Hello,Installed: 1:ea-apache24-2.4.25-9.el7.cloudlinux.3.x86_64 (@cl-ea4) ea-apache24 = 1:2.4.25-9.el7.cloudlinux.3