Jump to letter: [
E
]
ea-nginx-xss in CloudLinux OS 7 (x86_64) - Native cross-site scripting support in NGINX
- 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.
- Distro notes:
This package is built for CloudLinux OS with cPanel EasyApache 4 (ea-nginx).
How to Install ea-nginx-xss in CloudLinux OS 7 (x86_64)
# CloudLinux OS with cPanel EasyApache 4 must be installed on your server.
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
# The cl-ea4 repo is automatically enabled on CloudLinux with cPanel
sudo dnf -y install ea-nginx-xss
Packages