이러한 리디렉션을 작성하는 방법은 무엇입니까? rewrite ^(/image)$ https://example1.com/ permenant를 시도했습니다rewrite ^(/image)$ https://example1.com/ permenant结果重定向到https://example1.com/image/결과가 https://example1.com/image/로 리디렉션되었습니다
rewrite ^(/image)$ https://example1.com/ permenant
https://example1.com/image/
으아악
openresty를 사용하는 경우 /a/1190000004680996
으아악
openresty를 사용하는 경우 /a/1190000004680996
을 살펴볼 수 있습니다.