Update nginx.conf

This commit is contained in:
2019-04-16 00:45:16 +02:00
committed by GitHub
parent b115483366
commit 9aa4f3af1e
+1 -1
View File
@@ -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 ====================== #
# ////////////////////////////////////////////////////// #