Subscribe

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

NGINX module for setting immutable caching on static assets

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

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-immutable

Description

This tiny NGINX module can help improve caching of your public static assets, by setting far future expiration together with immutable attribute.