Our shared server is equipped with cPNginx. I think the graph at the bottom of the page explains why Nginx is such a popular webserver: http://cpnginx.com/.
We use Ngnix for our SaaS Frontend Servers I will never switch back to Apache, Our SaaS application is quite big so Ngnix does a neat job of getting it served fast!
Yep, having to covert the htaccess into something ngnix can read and then go deep into the ngnix config files to add in the converted lines is a pain in the arse!
If I recall correctly development began in 2002 with a release a couple years later on. Apache is a process based server with Nginx being event based and that is the key difference.
The only thing I find annoying about Ngnix is that it doesn't support true htaccess so you have to convert it to something it can read which is the only annoying thing. Apart from that I wouldn't be in a hurry to switch back to apache!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.