If there is an Apache module you'd like to try, it is possible to have it built by EasyApache using either an Option Module or a "hook" as detailed in the following documentation resources:
Main EasyApache3 (EA3) documentation:
Apache & cPanel/WHM
More specific pages within the EA3 documentation:
EasyApacheHooks < EasyApache3 < TWiki
EasyApache#show_apache_defaults < AllDocumentation/CpanelModsWhmScripts < TWiki
WhmGlossary#OptMod < AllDocumentation/WHMDocs < TWiki
On the EasyApache hooks page, the following detail may also be of help:
Code:
# /scripts/after_apache_make_install
* Hint: This is where you should use the apxs tool to include other Apache modules.