mod_xsendfile EA4
Hello! we need install xsendfile as a mod in Apache.
With EA3, we do this:
Then we can enable it here: - Removed - How to do in EA4 ? How to add custom Apache mods in EA4 ? Thanks!!!
cd /var/cpanel/easy/apache/custom_opt_mods;
wget https://example.com/downloads/ModXSendfile.tar.gz;
tar xvzf ModXSendfile.tar.gz;
Then we can enable it here: - Removed - How to do in EA4 ? How to add custom Apache mods in EA4 ? Thanks!!!
-
Hello, Custom opt mods are unsupported in EasyApache 4. There's no official documentation with step-by-step instructions for adding custom Apache modules to EasyApache 4 at this time, however you can review how the PageSpeed module is integrated with EasyApache 4 for an idea of how it works at: GitHub - pagespeed/cpanel: mod_pagespeed module for CPanel WHM In addition, you can review documentation on building a custom RPM at: The EasyApache 4 Git Repository and Build Updates - EasyApache 4 - cPanel Documentation Thank you. 0
Please sign in to leave a comment.
Comments
1 comment