nginx-module-form-input - NGINX form input module
Website: | https://github.com/calio/form-input-nginx-module |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- 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.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install nginx-module-form-input