第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

nginx啟動(dòng)報(bào) host not found in upstream

nginx啟動(dòng)報(bào) host not found in upstream

ibeautiful 2018-08-23 20:58:47
nginx proxy_pass命令 地址為域名時(shí), nginx啟動(dòng)報(bào) host not found in upstream我想訪問(wèn)本地網(wǎng)站的指定uri時(shí),實(shí)際訪問(wèn)的是另一網(wǎng)站,于是使用了nginx作為代理nginx相關(guān)配置如下server {listen 80; server_name www.example.com; ..... location /foo/ {     proxy_store off;     proxy_redirect off;     proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;     proxy_set_header X-Real-IP $remote_addr;     proxy_set_header Referer 'no-referrer-when-downgrade';     proxy_set_header User-Agent 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebkit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36';     proxy_pass https://api.example.com/foo/; }}nginx 啟動(dòng)時(shí)報(bào)錯(cuò) host not found in upstream 'api.example.com'
查看完整描述

2 回答

  • 2 回答
  • 0 關(guān)注
  • 8056 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)