Report this

What is the reason for this report?

how to update nginx? and should i update it??

Posted on December 30, 2014

Hello, currently i m on ubuntu 14.04 and my nginx version is 1.4. i can see theres a stable release of nginx which is 1.6.2 my question is should i update to 1.6.2? if yes how? and should i leave it as it is to 1.4



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

This comment has been deleted

You can upgrade your nginx version by using the official nginx stable ppa:

sudo add-apt-repository ppa:nginx/stable
sudo apt-get update
sudo apt-get install nginx

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.