超级猫超级签名分发源码
https://s.pc.qq.com/tousu/img/20211107/8139913_1636281737.jpghttps://s.pc.qq.com/tousu/img/20211107/2418531_1636281737.jpg
https://s.pc.qq.com/tousu/img/20211107/5430680_1636281737.jpg
PHP超级猫超级签名分发源码 安卓苹果APP分发平台源码
超级猫超级签名分发源码 安卓苹果APP分发平台源码
1、安装环境 Linux php7.1 删除php禁用函数里面的exce
2、开启SSL和伪静态location / {
if(!-e $request_filename){
rewrite “^/({6})$”/user/install/index/$1/ last;
rewrite ^(.*)$ /index.php?s=$1last; break;
}
}
网站目录public 关闭防跨站
3、修改数据库data/conf/database.php
4、后台/admin帐号admin密码123456
页:
[1]