diff --git a/static/nginx.conf b/static/nginx.conf index 7c6c4c8..fc3778b 100644 --- a/static/nginx.conf +++ b/static/nginx.conf @@ -104,4 +104,5 @@ http { ## Virtual Host Configs ## include /nginx/live/*; include /nginx/conf.d/*; + include /nginx/naxsi_core.rules; }