易支付推广代理模式➕查单投诉功能

2023/4/8:
1.代理推广模式
2.显示推广代理排行榜
3.新增查单方法(http://域名/cd)
4修复一些未知问题
🔥🔥关注我后面长期更新🔥🔥
[安装教程]:
源码上传至虚拟机或者服务器
访问域名/install.php 安装,版本设置PHP7.3
后台地址: 域名/admin 账号 admin 密码 123456
关闭防夸站(特别注意)
详细安装步骤以上已经说明
最新文件链接🔍



网站伪静态设置(不设置网站支付无法回调)
location / {
if (!-e $request_filename) {
rewrite ^/(.[a-zA-Z0-9\\-\\_]+).html$ /index.php?mod=$1 last;
}
rewrite ^/pay/(.*)$ /pay.php?s=$1 last;
}
location ^~ /plugins {
deny all;
}
location ^~ /includes {
deny all;
} 未央资源网图片
未央资源网图片
未央资源网图片

© 版权声明
THE END
感觉文章不错请大大点赞分享一下吧
点赞7 分享
评论 共1条

请登录后发表评论

    没有评论内容

图片-未央资源网