nginx-module-immutable - NGINX module for setting immutable caching on static assets
Website: | https://github.com/GetPageSpeed/ngx_immutable |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
This tiny NGINX module can help improve caching of your public static assets by setting far future expiration together with immutable attribute.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install nginx-module-immutable