最近中文字幕高清中文字幕无,亚洲欧美高清一区二区三区,一本色道无码道dvd在线观看 ,一个人看的www免费高清中文字幕

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

關(guān)于nginx配置,轉(zhuǎn)發(fā)功能,腫么破

關(guān)于nginx配置,轉(zhuǎn)發(fā)功能,腫么破

肥皂起泡泡 2018-10-24 19:11:13
大佬們,關(guān)于nginx配置:所有請(qǐng)求url為:/api/xxx (以/api開頭為判斷依據(jù)),均轉(zhuǎn)發(fā)到 http:target.com/xxx(去掉/api)(請(qǐng)注意,并不是這樣:http:target.com/api/xxx)這個(gè)邏輯咋實(shí)現(xiàn)。。我現(xiàn)在是這么做的        location ^~ /api {            proxy_pass  http://target.com;            proxy_redirect off;            proxy_set_header HOST $host;            proxy_set_header X-Real-IP $remote_addr;            proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;            client_max_body_size 10m;            client_body_buffer_size 128k;            proxy_connect_timeout 90;            proxy_send_timeout 90;            proxy_read_timeout 90;            proxy_buffer_size 4k;            proxy_buffers 4 32k;            proxy_busy_buffers_size 64k;            proxy_temp_file_write_size 64k;         }但肯定不行,/api 也帶過去了。。搜半天沒搜到解決方案。。求大佬指點(diǎn)~
查看完整描述

1 回答

  • 1 回答
  • 0 關(guān)注
  • 691 瀏覽

添加回答

舉報(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)