How to install Google PageSpeed (ngx_pagespeed) module for NGINX in RHEL 8 / CentOS 8
How to install #ngx_pagespeed module for #NGINX in #RHEL 8 / #CentOS 8
You can use our repository to easily install RPM package for dynamic PageSpeed module for Nginx (ngx_pagespeed). The dynamic module is compatible with the latest stable nginx for RHEL 8 / CentOS 8.
Step 1. Add GetPageSpeed extras YUM repository
First, run the following command to add our repository:
sudo dnf install https://extras.getpagespeed.com/release-el8-latest.rpm
Step 2. Install nginx and…
View On WordPress















