location /ws/chat/xxx/ {
proxy_pass http://www.abc.com/ws/chat/xxx/;
}比如xxx是一個字符串,那我要怎么獲取到這個字符串,并把它用在proxy_pass里呢那個字符串類似“20_35”,就是數(shù)字+下劃線+數(shù)字這種
添加回答
舉報
0/150
提交
取消