Commit b59930b2 authored by tanyang's avatar tanyang

更新nginx

parent 016bbec3
......@@ -4,7 +4,8 @@ server
server_name hwszh.jiansheku.com szh.jiansheku.com szh-test.jiansheku.com;
index index.php index.html index.htm default.php default.htm default.html;
error_page 500 502 503 504 /50x.html;
set_real_ip_from 100.125.0.0/16;
real_ip_header X-Forwarded-For;
access_log /var/log/nginx/szh.jiansheku.com.access.log;
error_log /var/log/nginx/szh.jiansheku.com.error.log;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment