Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nginx-module-form-input - NGINX form input module
- Description:
NGINX module that reads HTTP POST and PUT request body encoded in
"application/x-www-form-urlencoded" and parses the arguments into
NGINX variables.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-form-input
Packages