From 2a470306ce52d4a69e0671b46fbc2909950defd4 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:45:49 +0300 Subject: [PATCH] domain nginx --- nginx/cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/cfg b/nginx/cfg index 079181e..8d92d72 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 _; + server_name kornerr.ru www.kornerr.ru; location / { # First attempt to serve request as file, then