Jump to letter: [
E
]
ea-nginx-var in CloudLinux OS 8 (x86_64) - Dynamic variable assignment through predefined functions
- Description:
Dynamic variable assignment through predefined functions
The var module dynamically assigns new variables through predefined functions
for NGINX. It provides operators like get_arg and get_upstream_cookie to
retrieve argument and upstream set-cookie values. This is useful for complex
configuration scenarios where you need to compute or extract variable values.
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-var in CloudLinux OS 8 (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-var
Packages