Jump to letter: [
          
            N
          ]
        
        nginx-module-iconv in CentOS/RHEL 6 (x86_64) - NGINX iconv module
        
        
        - Description:
- This is NGINX module that uses libiconv to convert characters of
different encoding. It brings 'set_iconv' command to NGINX. 
        - Distro notes:
- This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc. 
How to Install nginx-module-iconv in CentOS/RHEL 6 (x86_64)
        sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-iconv
        Packages