Author Topic: Does apache sit in front of nodejs app?  (Read 5 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Does apache sit in front of nodejs app?
« on: Today at 01:49:07 PM »
Hi all!

In nodejs applications, does apache sit in front of the app, providing the modsecurity security layer?
If not, how can we do it to provide more security and also access logs?

Thanks!