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