欢迎访问 生活随笔!

生活随笔

当前位置: 首页 >

034_nginx报错总结

发布时间:2023/11/29 53 豆豆
生活随笔 收集整理的这篇文章主要介绍了 034_nginx报错总结 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

一、nginx: [emerg] "client_header_timeout" directive is not allowed here in /opt/nginx/conf/vhost.d/newton-api.uuwatch.com.conf:24

location / { client_body_timeout 5s;client_header_timeout 3s; #配置参数报错proxy_set_header X-Forwarded-For $remote_addr;proxy_http_version 1.1;proxy_set_header Connection "";proxy_set_header Host newton-api.ele.me;add_header 'Access-Control-Allow-Origin' '*'; }  

二、

 

转载于:https://www.cnblogs.com/itcomputer/p/9998856.html

总结

以上是生活随笔为你收集整理的034_nginx报错总结的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。