Changelog:
Below is a detailed list of all the changes in this release:
1- Feature: Based on nginx 1.0.0 Stable (http://nginx.org/en/CHANGES)
Changes with nginx 1.0.0 12 Apr 2011
*) Bugfix: a cache manager might hog CPU after reload.
Thanks to Maxim Dounin.
*) Bugfix: an "image_filter crop" directive worked incorrectly coupled
with an "image_filter rotate 180" directive.
*) Bugfix: a "satisfy any" directive disabled custom 401 error page.
Install Instructions:
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:
Below is a detailed list of all the changes in this release:
1- Feature: Based on nginx 1.0.0 Stable (http://nginx.org/en/CHANGES)
Changes with nginx 1.0.0 12 Apr 2011
*) Bugfix: a cache manager might hog CPU after reload.
Thanks to Maxim Dounin.
*) Bugfix: an "image_filter crop" directive worked incorrectly coupled
with an "image_filter rotate 180" directive.
*) Bugfix: a "satisfy any" directive disabled custom 401 error page.
Install Instructions:
Code:
cd /usr/local/src wget http://nginxcp.com/nginxadmin2.3-stable.tar tar xf nginxadmin2.3-stable.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.3-stable.tar tar xf nginxadmin2.3-stable.tar cd publicnginx ./nginxinstaller uninstall
Comment