后端 php workerman伪静态改造详解 一、找到\vendor\workerman\workerman\WebServer.php 第176行,改为以下内容,增加对html扩展名文件不存在的判断 if (in_array(...