1st November 2013
RHEL / Centos 6: Install Nginx Using Yum Command
RHEL / Centos 6: Install Nginx Using Yum Command
in CENTOS, NGINX, REDHAT AND FRIENDS
How can I install Nginx web server On CentOS Linux 6 or Red Hat Enterprise Linux 6 using yum command?
Recently, nginx web project started to distribute binary packages using nginx yum repository. You can either create /etc/yum.repos.d/nginx.repo or directly install rpm package. This package contains yum configuration file and a public PGP key necessary to authenticate signed RPMs.