自带MIP板子轻量级
之前资源出错。假云核就免费分享给大家。————假云核
404 = index.php 修改文章配置文件即可,和零距离操作是一样的
伪静态
Markup代码
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php;
}
}
原文链接:https://www.baijiascw.com/157.html,转载请注明出处。
评论0