diff --git a/v0.5.0-基于-CentOS7.md b/v0.5.0-基于-CentOS7.md index d218fa8..9cce4db 100644 --- a/v0.5.0-基于-CentOS7.md +++ b/v0.5.0-基于-CentOS7.md @@ -269,7 +269,7 @@ server { proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $http_connection; - access_log off + access_log off; } location / {