I install nginx using Yum following these steps:
yum install epel-release
yum install nginx
The following is the ou