Syntax: rewrite regex replacement [flag];
Default: —
Context: server, location, if
重点理解:
- 四个flag {permanent|redirect|break|last} 的区别
- 301和302的区别
- bread和last的重点理解,和什么情况下时候break什么情况下使用last
原文地址:https://blog.51cto.com/cuidehua/2440420
时间: 2024-11-12 03:13:34