How To Block Most Common Exploits With NGINX.md 571 B


Title: "How To Block Most Common Exploits With NGINX" Date: 2017-06-16 18:23:04 Categories: [web server] tags: [nginx]

Authors: sedlav

This short article explains how you can block the most common exploits, SQL injections, file injections, spam and user agents used by hackers and bandwidth hoggers from your nginx vhosts with some simple configuration directives. This configuration is far from being complete, but it's a good starting point.

Link