GetPageSpeed Extras

ea-nginx-xss

How to install ea-nginx-xss in CentOS/RHEL 7 (x86_64)

Native cross-site scripting support in NGINX

License: BSD Vendor: GetPageSpeed LLC https://github.com/dvershinin/xss-nginx-module

Important: cPanel with EasyApache 4 must be installed on your server before using this repository.

Install

# cPanel with EasyApache 4 must be installed on your server.
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-ea4
sudo yum -y install ea-nginx-xss

Description

Native cross-site scripting support in NGINX This module adds cross-site AJAX support to NGINX. Currently only cross-site GET is supported. But cross-site POST will be added in the future. The cross-site GET is currently implemented as JSONP (or "JSON with padding"). See http://en.wikipedia.org/wiki/JSON#JSONP for more details. This module is built for cPanel EasyApache 4 (EA4) nginx compatibility.

Compatibility

This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

RPMs

Package Size Changelog
ea-nginx-xss-1.31.1+0.6-1.gps.el7.x86_64 8 KiB no changelog
ea-nginx-xss-1.31.0+0.6-1.gps.el7.x86_64 8 KiB no changelog
ea-nginx-xss-1.30.0+0.6-1.gps.el7.x86_64 8 KiB no changelog

Subscribe