diff --git a/nginx.conf b/nginx.conf index 4eec0e4..ae06241 100644 --- a/nginx.conf +++ b/nginx.conf @@ -7,7 +7,6 @@ http { root /var/www/html; location / { - try_files $uri $uri/ $uri.html =404; } location /img {