源码说明:
本站亲测,解压密码www.yscode.net
服务器系统:Linux+宝塔
金融小贷代理推广亲测环境:Nginx1.16.1+PHP5.6+Mysql5.5
数据库配置:/My/Home/Conf/config.phpNGINX
伪静态设置
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
后台地址:/Log/login.html
后台账户:admin后台密码:www.yscode.net
前台账户:18888888888前台密码:18888888888