重写nginx动态链接

时间:2018-07-10 19:48:08

标签: nginx url-rewriting

我的链接存在此问题: 传入:

https://example.org/api/v1/1122/do_some_php_stuff.php?search=13

此链接的我的问题:1122始终是另一个对象编号

因此,我想将其重写为:

https://expample.org/1122

https:example.org/api/v1始终相同

0 个答案:

没有答案