Subscribe

How to install nginx-iplist-aws-v6 in CentOS/RHEL 9 (noarch)

Amazon Web Services IPv6 ranges

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-iplist-aws-v6

Description

NGINX IP list configuration for aws-v6. Amazon Web Services IPv6 ranges Provides three config formats: - geo directive: sets $is_aws_v6 to 1 for matching IPs - allow directives: for use with 'include' in location blocks - nolimit entries: bare geo entries for rate limit bypass (include inside geo block)

RPMs