NGINX powers several high-visibility sites, such as Netflix, Hulu, Pinterest, CloudFlare, Airbnb, WordPress.com, GitHub, SoundCloud, Zynga, Eventbrite, Zappos, Media Temple, Heroku, RightScale, Engine Yard, MaxCDN and many others.
Nginx 1.10.1 changelog
- Security: a segmentation fault might occur in a worker process while writing a specially crafted request body to a temporary file
Installation instructions:
Open terminal and insert command line...
$ sudo add-apt-repository ppa:chris-lea/nginx-devel $ sudo apt-get update $ sudo apt-get install nginx |
Optional, to remove nginx and revert the changes, do:
$ sudo apt-get remove nginx |
No comments:
Post a Comment