Changelog:
Below is a detailed list of all the changes in this release:

1- Feature: Based on nginx 0.9.6 (http://nginx.org/en/CHANGES)
2- Bug Fix: Showing server IP in traffic log
3- Bug Fix: nginx.conf updated to work with high traffic sites and with dowloading sites

Code:
cd /usr/local/src
wget http://nginxcp.com/nginxadmin2.2-development.tar
tar xf nginxadmin2.2-development.tar
cd publicnginx
./nginxinstaller install
Note:
As Its a major release so if you have previously installed the any version of the nginx, please uninstall and then perform the installation.

Uninstall Instruction:


Code:
cd /usr/local/src
wget http://nginxcp.com/nginxadmin2.2-development.tar
tar xf nginxadmin2.2-development.tar
cd publicnginx
./nginxinstaller uninstall