I need to install several Apache modules, which for some strange reason are not present in /etc/httpd/modules/ (including mod_deflate, mod_headers and mod_expires).
The strange part is that according to various sources, my CentOS server should have had these modules beforehand.
I'm under the impression that to install these modules, I need to rebuild Apache? I think I have EasyApache installed, so I should be able to use it.
Problem is, this is a production server, and I really, really have to limit downtime as well as have some guarantee of a first time success.
Any suggestions? Do I really have to go the EasyApache way?
Specs: Apache/2.2.17 (Cpanel::Easy::Apache v3.2.0 rev5291) | CentOS 5.7 (Final)