destoon7模块绑定二级域名提示 File not found.

destoon7模块绑定二级域名提示 File not found.

模块启用二级域名后,首页打开正常,但是点内容页和列表页出现Filenotfound.解决方法,单独给读模块设置伪静态规则即可,规则如下:rewrite ^/list-([0-9]+)([\-])?([0-9]+)?\.html$ /list.php?catid=$1&page=$3;rewrite ^/show-([0-9]+)([\-])?([0-9]+)?\……

查看详情
评论 (0

没有了

346655709