Nginx 1.0 released

Today, on the day of astronautics, Igor Sysoev has released a stable version of the web server 
Nginx 1.0 .
List of changes from the previous version:
- Fix: cache manager could load the processor after
 reconfiguration.
 Thanks to Maxim Dunin.
- Fix: "image_filter crop" directive worked incorrectly in
 combined with the "image_filter rotate 180".
- FIX: “satisfy any” directive prohibited issuing
 custom page for 401 code.
The repository is available at svn: //svn.nginx.org. 
Installation instructions from source.
')
Download rpm for CentOS 5 
here ( 
CentALT repository).
In the 
comments to this post there are links to packages and installation explanations for some other Linux distributions.
Nginx 1.0.0 port on FreeBSD 
here . 

Source: https://habr.com/ru/post/117315/
All Articles