Update Nginx to the latest version on Ubuntu:
sudo add-apt-repository ppa:nginx/stable sudo apt-get update sudo apt-get install nginx