GloryBoy 大佬有话说 :
VPS-Inventory-Monitoring添加监控出错
今天搭建了一个VPS Inventory Monitoring玩儿玩儿,按照教程搭建完,添加监控时,出现错误,显示:
页面错误!请稍后再试~
ThinkPHP V5.0.20 { 十年磨一剑-为API开发设计的高性能框架 }
Google了一圈,有大佬说是伪静态设置有问题。可是我是按照教程,宝塔选择:thinkphp。代码自动生成的:
location / {
if (!-e $request_filename) {
rewrite^(.*)$/index.php?s=/$1last;
break;
}
}
请教下该怎么设置,或是改动?
tanpengsccd 大佬有话说 :
看起来没维护了https://cdn.jsdelivr.net/gh/hishis/forum-master/public/images/patch.gif