nginx-module-iconv - NGINX iconv module
Website: | https://github.com/calio/iconv-nginx-module |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
This is NGINX module that uses libiconv to convert characters of different encoding. It brings 'set_iconv' command to NGINX.
How to Install
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