测试的时候可能还有点小问题,但是具体是否有问题还是未知,有技术的可以下载学习研究。
服务器系统:Win+Centos7.0以上+宝塔
亲测环境:Nginx1.16.1+PHP7.0+Mysql5.5
数据库配置文件:/common/config/main-local.phn ] z [ X ~ } K |p
其L u $ |他接口等配置:/common/config/bootstrap.php
运行目录:/frontend/web/
Nginx伪静态设置
if (!-( h M ] Uf $request_filename){
set $rule_0 1$rule_0;
}
if (!-d $request_fil& / 1 t c 7 E |ename){
set $rule_0 2$rule_0;
}
iF o / 3f ($rule_0 = “21”){
rewrite /. /index.php;
}
前台账号:18888888888
前台密码:1S R 7 D # M8888888888
内附详细安装说明。