Jump to letter: [
N
]
nginx-module-sxg - Signed HTTP Exchange(SXG) support for NGINX
- Description:
Signed HTTP Exchange(SXG) support for nginx. Nginx will convert
response from upstream application into SXG, only for clients request
on Accept: application/signed-exchane;v=b3 with highest qvalue.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-sxg
Packages