Question
Can you update the default nginx package from 1.4.6 to 1.6.2?
Running a new Ubuntu 14.04 instance @ DO
$ apt-get update
$ apt-get install nginx
$ nginx -V
nginx version: nginx/1.4.6
Can you guys update your nginx package to 1.6.2? I haven’t checked the other One-click installers or O/S instances to check which nginx versions they are running.
1.6.2 includes fixes for SSL/TLS exploits as well as other things like SPDY 3.1 support
Thanks!!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×