源码简介:
超级猫超级签名分发源码 安卓苹果APP分发平台源码-源码之心
1、安装环境 Linux php7.1 删除php禁用函数exce
2、开启SSL和伪静态
location / { if(!-e $request_filename){ rewrite “^/([a-zA-Z0-9]{6})$”/user/install/index/$1/ last; rewrite ^(.*)$ /index.php?s=$1last; break; }}
网站目录public 关闭防跨站
3、数据库配置信息地址data/conf/database.php
4、后台路径域名/admin帐号admin密码123456
![图片[1]-PHP超级猫超级签名分发源码 安卓苹果APP分发平台源码-源码之心](https://bbs.uerr.cn/wp-content/uploads/2022/04/1636534321-78805a221a988e7_副本.png)
![图片[2]-PHP超级猫超级签名分发源码 安卓苹果APP分发平台源码-源码之心](https://bbs.uerr.cn/wp-content/uploads/2022/04/1636534327-78805a221a988e7-1024x506_副本.png)
![图片[3]-PHP超级猫超级签名分发源码 安卓苹果APP分发平台源码-源码之心](https://bbs.uerr.cn/wp-content/uploads/2022/04/1636534331-78805a221a988e7-1024x506_副本.png)
© 版权声明
THE END
暂无评论内容