如何nginx配置restful规则

2025-04-16 09:12:57
推荐回答(1个)
回答(1):

如何nginx配置restful规则
不要在nginx配置 你可以在index.php里面把规则写好 然后匹配。 如果没有什么规律的话,每条规则都要写的。