From 9aa4f3af1e4ec79b9b65889640572e95a478c450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Tue, 16 Apr 2019 00:45:16 +0200 Subject: [PATCH] Update nginx.conf --- static/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/nginx.conf b/static/nginx.conf index f5552c3..9efc93a 100644 --- a/static/nginx.conf +++ b/static/nginx.conf @@ -113,7 +113,7 @@ http { # ////////////////////////////////////////////////////// # # =================== LOAD CONFIGS ===================== # include /nginx/live/*; - include /nginx/conf.d/*; + include /nginx/conf.d/*.conf; include /nginx/naxsi_core.rules; # =================== END CONFIGS ====================== # # ////////////////////////////////////////////////////// #