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