From f425883372c45200763a2d4c7561ce02f990cd0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=87=E6=83=B3=E6=8E=A7?= <704564722@qq.com> Date: Fri, 2 Mar 2018 18:06:25 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.5.0=20=E5=9F=BA=E4=BA=8E=20CentOS7?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v0.5.0-基于-CentOS7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 / {