How to install nginx on cpanel server
Go to the below path
cd /usr/local/src
Download the nginx admin file.
wget http://nginxcp.com/nginxadmin2.6-stable.tar
Untar that file using below command
tar -xvf nginxadmin2.6-stable.tar
go to that folder
cd publicnginx
Install nginx using the below steps
./nginxinstaller install