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/
雷雷
如果你用的openresty,可以看看這個 /a/1190000004680996
雷雷
如果你用的openresty,可以看看這個 /a/1190000004680996