From 1b6428abe9b613644c402c6353ff4cd2eb371507 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 30 Dec 2017 00:23:35 +0100 Subject: [PATCH] Update nginx.conf --- static/nginx.conf | 1 + 1 file changed, 1 insertion(+) 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; }