Jump to letter: [
N
]
nginx-module-immutable - NGINX module for setting immutable caching on static assets
- 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 dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-immutable
Packages