How to install sw-nginx in CentOS/RHEL 6 (x86_64)
High performance web and reverse proxy server
Important: The Plesk control panel must be installed on your server before using this repository.
Install
# The Plesk control panel must be installed on your server.
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-plesk
sudo yum -y install sw-nginx
Description
Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to the open-source community. This server can be used as standalone HTTP server and as a reverse proxy server before some Apache or another big server to reduce load to backend servers by many concurrent HTTP-sessions. . It can also act as a POP3/IMAP mail proxy with SSL and TLS SNI support.
RPMs
no changelog