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. To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ndk_http_module.so; load_module modules/ngx_http_form_input_module.so; Alternatively, you can enable all installed modules by placing this line at the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install yum-utils sudo yum-config-manager --enable getpagespeed-extras-mainline sudo yum -y install nginx-module-form-input
Packages
nginx-module-form-input-1.27.3+0.12+0.3.3-8.sles15.gps.x86_64 [15 KiB] | (no changelog entry) |
nginx-module-form-input-1.27.3+0.12+0.3.3-6.sles15.gps.x86_64 [15 KiB] | (no changelog entry) |
nginx-module-form-input-1.27.3+0.12+0.3.3-4.sles15.gps.x86_64 [14 KiB] | (no changelog entry) |
nginx-module-form-input-1.27.2+0.12+0.3.3-4.sles15.gps.x86_64 [14 KiB] | (no changelog entry) |
nginx-module-form-input-1.27.2+0.12+0.3.3-3.sles15.gps.x86_64 [14 KiB] | (no changelog entry) |
nginx-module-form-input-1.27.1+0.12+0.3.3-3.sles15.gps.x86_64 [14 KiB] | (no changelog entry) |
nginx-module-form-input-1.25.3+0.12+0.3.3-1.sles15.gps.x86_64 [14 KiB] | (no changelog entry) |
nginx-module-form-input-1.23.2+0.12+0.3.2-1.sles15.gps.x86_64 [14 KiB] | (no changelog entry) |