支付跑分系统二开修复版[代理+商户+用户]源码
简介:
温馨提示:本源码提供给大家学习研究借鉴美工之用,请勿用于商业和违法用途!
安装说明
服务器系统:Linux+宝塔
亲测环境:Nginx1.16.1+PHP5.6+Mysql5.5
3个程序共用1个数据库
===========================修改配置文件===========================
配置网站名称+代理地址:/Web/index.php
数据库配置修改:/APP/Home/Conf/config.php
数据库配置修改:/sys/config.inc.php
数据库配置修改:/sys/config.inc.php
===========================修改配置文件===========================
===========================以下网站信息===========================
主程序=Web
后台地址:/Admin/Pubss/login.html
后台账户:admin
后台密码:www.3ka.cn
前台地址:/
前台账户:13011112222
前台密码:13011112222
代理=dl
地址:/admin
账户:13011112222
密码:13011112222
商户=sh
地址:/agent
账户:shh001
密码:shh001
↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓记得配置伪静态↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
主程序 Nginx伪静态
location / { if (!-e $request_Filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } }
代理 nginx伪静态
if (!-f $request_Filename){ set $rule_0 1$rule_0; } if (!-d $request_filename){ set $rule_0 2$rule_0; } if (-f $request_filename.php){ set $rule_0 3$rule_0; } if ($rule_0 = "321"){ rewrite ^/(.+)$ /$1.php last; } rewrite /login.dos$ /index.php?act=logins; rewrite /reg.dos$ /index.php?act=reg; rewrite /index.dos$ /index.php?act=index; rewrite /regs.dos$ /index.php?act=regs; rewrite /task.dos$ /index.php?act=task; rewrite /up.dos$ /index.php?act=up; rewrite /zhifubao.dos$ /index.php?act=ziliaos; rewrite /moneys.dos$ /index.php?act=moneys; rewrite /r.dos$ /index.php?act=renwus;
商户 nginx伪静态
location / { if (!-e $request_filename){ rewrite ^(.*)$ /index.php?s=$1 last; break; } }
图片:
相关说明:
1、VIP会员无限制任意下载,免积分。立即前往开通>>
2、本站所有资源程序等,仅限学习交流,请勿用于商业用途以和非法用途。
3、如遇需要解压密码,无特殊说明,均为:www.3ka.cn
4、本站提供的源码、模板、软件工具等其他资源,均不包含技术服务,请大家谅解!由于资源大多存储在云盘,如出现链接失效请评论反馈。
5、下载积分可通过日常 签到、绑定邮箱 以及 积分兑换 等途径获得!
本文网址:https://www.3ka.cn/zhifu-162.html
转载请声明来自:汇云资源网 - 支付跑分系统二开修复版[代理+商户+用户]源码
您还没有登录,请 登录 后发表评论!
提示:请勿发布广告垃圾评论,否则封号处理!!