Jump to letter: [
ABCDEFGHIJKLMNPQRSTUVWXYZ
]
vmod-querystring - QueryString VMOD for Varnish
- Description:
The purpose of this module is to give you a fine-grained control over a
URL's query-string in Varnish Cache. It's possible to remove the
query-string, clean it, sort its parameters or filter it to only keep a
subset of them.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
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 vmod-querystring
Packages