How to Install Nginx on CentOS / RHEL
Normally I install Nginx on CentOS / RHEL via the EPEL repo, however I have recently discovered the Nginx project has it’s own repo available. Note this will install a much newer Nginx version than the one available in the EPEL repo, follow the steps below to install Nginx on CentOS / RHEL. Create the file /etc/yum.repo.d/nginx.repo and populate it … Read more