GetPageSpeed Extras

nginx-module-captcha

How to install nginx-module-captcha (x86_64)

NGINX Captcha Module

License: MIT Vendor: GetPageSpeed LLC https://github.com/RekGRpth/ngx_http_captcha_module

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install nginx-module-captcha

Description

NGINX module for generate captcha and validate captcha code To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_captcha_module.so; Alternatively, enable all installed modules by adding this line to the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

RPMs

Package Size Built Changes
nginx-module-captcha-1.30.3+0.0.1-2.amzn2.gps.x86_64 13 KiB 2026-06-18 no changelog
nginx-module-captcha-1.30.2+0.0.1-2.amzn2.gps.x86_64 13 KiB 2026-05-23 no changelog
nginx-module-captcha-1.30.1+0.0.1-2.amzn2.gps.x86_64 13 KiB 2026-05-15 no changelog
nginx-module-captcha-1.30.1+0.0.1-1.amzn2.gps.x86_64 13 KiB 2026-05-14 no changelog
nginx-module-captcha-1.30.0+0.0.1-1.amzn2.gps.x86_64 13 KiB 2026-04-15 no changelog
nginx-module-captcha-1.28.3+0.0.1-1.amzn2.gps.x86_64 13 KiB 2026-03-25 no changelog
nginx-module-captcha-1.28.2+0.0.1-1.amzn2.gps.x86_64 12 KiB 2026-02-05 no changelog
nginx-module-captcha-1.28.1+0.0.1-1.amzn2.gps.x86_64 12 KiB 2025-12-24 no changelog
nginx-module-captcha-1.28.0+0.0.1-1.amzn2.gps.x86_64 12 KiB 2025-04-24 no changelog
nginx-module-captcha-1.26.3+0.0.1-1.amzn2.gps.x86_64 12 KiB 2025-02-06 no changelog

Subscribe