首頁 > 問答 > 主體
http://example.com:8000/image/ -> https://example1.com/
這樣一個重定向,該怎麼寫? 我試了rewrite ^(/image)$ https://example1.com/ permenant結果重定向到https://example1.com/image/
rewrite ^(/image)$ https://example1.com/ permenant
https://example1.com/image/
迷茫2017-05-16 17:20:16
雷雷
天蓬老师2017-05-16 17:20:16
如果你用的openresty,可以看看這個 /a/1190000004680996