A wonderful little tool for working with Nginx. It integrates a admin panel into WHM so you can stop and restart Nginx, recreate the vhost config, view the Nginx Logs and check apache. Also it autoconfigures WHM and Apache for use with Nginx by changing apache from listening on port 80 to port 8081.

For those who don’t know what Nginx is its a caching proxy that will cache static content such as images and html files and serves them up without having to access Apache for the content thus improving speed, memory usage and processor overhead. All dynamic content such as php, java and video are proxied to Apache for processing.


Creator website: http://www.nginxcp.com/

Simply install the script and NginX will be installed aswell

Do this via SSH:

cd /usr/local/src
wget http://nginxcp.com/nginxadmin1.8-stable.tar
tar xf nginxadmin1.8-stable.tar
cd publicnginx
./nginxinstaller install
Remember to + Rep
Storming Reviewed by Storming on . How-to: Install NginX on Cpanel Easily! A wonderful little tool for working with Nginx. It integrates a admin panel into WHM so you can stop and restart Nginx, recreate the vhost config, view the Nginx Logs and check apache. Also it autoconfigures WHM and Apache for use with Nginx by changing apache from listening on port 80 to port 8081. For those who don’t know what Nginx is its a caching proxy that will cache static content such as images and html files and serves them up without having to access Apache for the content thus Rating: 5