I'm trying to install GeoIP lib in my CWP 7 pro server running over CentOS Stream release 8. It suppose to be installed using
#yum install mod_geoip GeoIP GeoIP-devel GeoIP-data zlib-devel
but I get the error: No match for argument: mod_geoip
Last time I tried to install it, it messed my whole apache/nginx services...
Does anyone around knows how to install it?