Can you rely on Nginx as your only webserver for php/mysql
- by Saif Bechan
Can you rely on Nginx to be your only webserver. I know in terms of performance it works well, but how does it do in terms of security. I know Apache is stable and has ModSecurity. This is not the case for Nginx.
I am going to use Nginx as only webserver, and only for dynamic content. All my static content is delivered by a CDN.