时间:2021-07-01 10:21:17 帮助过:10人阅读
index.php?m=cook&a=topic&id=1376
现在升级到3.2 URL 发生变化无法解析上述
/cook/details/1376
这个要怎么解决?
之前项目用的TP3.1 的框架,而微信分享出去URL是固定的不可以修改
如:
index.php?m=cook&a=topic&id=1376
现在升级到3.2 URL 发生变化无法解析上述
/cook/details/1376
这个要怎么解决?
当前的url_model设置的是多少
服务器伪静态规则写301跳转
只能写url重定向了,没有别的办法