Update nginx.conf
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ http {
|
|||||||
# ////////////////////////////////////////////////////// #
|
# ////////////////////////////////////////////////////// #
|
||||||
# =================== LOAD CONFIGS ===================== #
|
# =================== LOAD CONFIGS ===================== #
|
||||||
include /nginx/live/*;
|
include /nginx/live/*;
|
||||||
include /nginx/conf.d/*;
|
include /nginx/conf.d/*.conf;
|
||||||
include /nginx/naxsi_core.rules;
|
include /nginx/naxsi_core.rules;
|
||||||
# =================== END CONFIGS ====================== #
|
# =================== END CONFIGS ====================== #
|
||||||
# ////////////////////////////////////////////////////// #
|
# ////////////////////////////////////////////////////// #
|
||||||
|
|||||||
Reference in New Issue
Block a user