Installing cPanel nginx automated installer Plugin

Status
Not open for further replies.

Bharat

Active Member
2,001
2010
840
320
The Nginx Admin is a cPanel nginx integration plugin. This plugin will increase your server performance and decrease server loads cased by apache.

Main Features:


DDOS Protection : Nginx will only pass true http requests and protect against attacks like DDOS attacks.

WHM Plugin : Nginx Admin whm interface will help you to manage your nginx server from your WHM.


GZIP compression : Nginx Admin is compitable with GZIP compression.


cPanel service monitor support: Nginx will be auto restart when you restart apache, So no down time at all.


No WHM apache status issue.


No PHP rewrite issue.


Can manage which domain use Nginx and which domain use Apache via SSH.

Screenshots:
screenshot1.jpg

screenshot2.jpg


Install Instructions:

cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller install
Uninstall Instruction:

cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller uninstall
Regards
 
28 comments
DDOS Protection : Nginx will only pass true http requests and protect against attacks like DDOS attacks. <<< WRONG

thanks for tut though
 
Status
Not open for further replies.
Back
Top