【nginx】nginx: [emerg] invalid number of arguments in "proxy_pass" directive in /usr/local/nginx/conf


1.出現的問題

    在修改nginx 配置文件的時候 修改了http處 重新啟動就報錯。

nginx: [emerg] invalid number of arguments in "proxy_pass" directive in /usr/local/nginx/conf/nginx.conf:46

2.問題分析

估計是文件寫錯了 一搜就找到了解決方案。

3.問題解決

 缺少了分號。

加上就可以了。

參考資料

   https://blog.csdn.net/Rodulf/article/details/53557278


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM