Welcome! Log In Create A New Profile

Advanced

How to upgrade nginx on ubuntu server

Posted by thuandh 
How to upgrade nginx on ubuntu server
January 09, 2013 06:30AM
I'm newbie user nginx,
I installed nginx on ubuntu server by command: sudo apt-get install nginx. now, i want upgrade nginx or add module for my nginx, really i unknow do it. I try search on web but all article use nginx by build from source. anybody help me pls, thanks very much

-----------------------
site: http://vnreview.vn
Re: How to upgrade nginx on ubuntu server
January 11, 2013 11:57PM
Install instruction can be found here: http://nginx.org/en/download.html

After you add nginx repo to your Ubuntu sources.list, then run command:

sudo apt-get update; sudo apt-get upgrade

Nginx will be upgraded to the latest version. If you want to add module then you have to build it from source, there is no way to install nginx with modules from nginx official repo.
Re: How to upgrade nginx on ubuntu server
January 14, 2013 01:58AM
Thanks Giang very much!
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 72
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready