首页 > 问答 > 正文
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