Subscribe

How to install nginx-module-accept-language in CentOS/RHEL 6 (x86_64)

NGINX Accept-Language module

License: BSD Vendor: GetPageSpeed, Inc. https://github.com/dvershinin/nginx_accept_language_module

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-accept-language

Description

NGINX module which parses the Accept-Language header and gives the most suitable locale for the user from a list of supported locales from your website