diff --git a/web/my.conf b/web/my.conf index 9a1685de..5118a210 100644 --- a/web/my.conf +++ b/web/my.conf @@ -2,9 +2,6 @@ server { listen 8080; server_name localhost; - #charset koi8-r; - #access_log logs/host.access.log main; - location / { root /usr/share/nginx/html; add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';