服务器系统:Linux + Centos7.x + 宝塔
亲测环境:Nginx 1.18.0 + PHP5.6 + Mysql5.5
数据库配置文件:/Application/Common/Conf/db.php
Nginx伪静态设置location / {if (!-e $request_filename){rewrite ^(.*)$ /index.php?s=$1 last; break;}}
© 版权声明
THE END
服务器系统:Linux + Centos7.x + 宝塔
亲测环境:Nginx 1.18.0 + PHP5.6 + Mysql5.5
数据库配置文件:/Application/Common/Conf/db.php
Nginx伪静态设置location / {if (!-e $request_filename){rewrite ^(.*)$ /index.php?s=$1 last; break;}}
文章数目
注册用户
本周发布
稳定运行
总访问量
暂无评论内容