找到文件.htaccess 找到.htaccess文件 将RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]替换为RewriteRule ^(.*)$ index.php [L,E=PATH_INFO:$1]