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 ====================== # # ////////////////////////////////////////////////////// #