Subscribe

How to install nginx-module-pta in CentOS/RHEL 6 (x86_64)

Period of Time Authentication module for NGINX

License: BSD Vendor: GetPageSpeed, Inc. https://github.com/iij/pta

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-pta

Description

PTA (Period of Time Authentication) module is a module for NGINX. Using PTA you can control access to your contents. PTA calculates a encrypted query string that includes an expiration time and a path of the content.