From 58e384b02cc188e326ba8d491316f28795e3418a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=9A=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D0=BB=D1=8C=D0=BA=D0=BE?= Date: Fri, 5 Sep 2025 22:51:38 +0300 Subject: [PATCH] unused --- nginx/cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/cfg b/nginx/cfg index 8d92d72..079181e 100644 --- a/nginx/cfg +++ b/nginx/cfg @@ -23,7 +23,7 @@ server { # Add index.php to the list if you are using PHP index index.html; - server_name kornerr.ru www.kornerr.ru; + server_name _; location / { # First attempt to serve request as file, then