Can you rely on Nginx as your only webserver for php/mysql

Posted by Saif Bechan on Server Fault See other posts from Server Fault or by Saif Bechan
Published on 2010-04-18T04:39:00Z Indexed on 2010/04/18 4:43 UTC
Read the original article Hit count: 382

Filed under:
|
|
|

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.

© Server Fault or respective owner

Related posts about nginx

Related posts about webserver