mod mod_rewrite gone - easy Apache 4
mod_rewrite not enable in Easyapche4 - easyapache 4 mod_rewrite
mod_rewrite comes enabled by default in cPanel.
Mod_rewrite is active by default, you can test if you use htaccess to sites.
These are no longer statically compiled modules.
You can use the "http -M" command to verify that Mod_Rewrite is compiled with Apache (it's enabled by default with cPanel):
rewrite_module (shared):httpd -M|grep rewrite