Hello, I just installed ISPconfig (following this tutorial: https://www.howtoforge.com/perfect-server-centos-6.4-x86_64-nginx-dovecot-ispconfig-3 ) It works for CentOS 6.5 too. I was wondering is there a way to update nginx, since the version installed is: nginx version: nginx/1.0.15 Also, if this question is already been asked, I apologize, but I could not find it.
Hi, You can use yum update. If you have already done this and want latest version of nginx then you would have to compile it from sources manually. Visit Nginx site for details on how to compile from sources manually. Regards, Vikram
It should work when your manually compiled nginx uses the same config directories and settings as the default one from centos.