Subscribe

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

Amazon Web Services IPv4 ranges

Install

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

Description

NGINX IP list configuration for aws. Amazon Web Services IPv4 ranges Provides three config formats: - geo directive: sets $is_aws 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