install NGINX on cpanel server
by rajesh[ Edit ] 2012-04-15 01:34:04
It is very simple to install nginx on cpanel server
- Change apache port from 80 to 8081 using WHM
- Download latest stable version in nginx from nginxcp.com
- Move it to /usr/local/src
- Extract it and go to the folder /usr/local/src/publicnginx
- Run command
nginxinstaller install
thats it. if needed you can rebuild httpd conf by running
/scripts/rebuildhttpdconf