A complete guide to install, configure and run nginx on RHEL/CentOS
In our previous article we saw How to install nginx using yum repository for RHEL/CentOS. Now lets see how to quickly configure nginx and start the service. Step 1: Make nginx start automatically during system startup. The chkconfig command allows you to configure services to start and stop automatically during the…