开源交易所源码 交易所系统 有搭建教程

2023-05-05 0 557
注意!!!网站只做演示使用不提供任何下载服务,需要下载源码请到对应购买官方授权



开源交易所源码 交易所系统 有搭建教程

搭建教程:

php7.2
扩展
fileinfo
伪静态
location / {
if (!-e $request_filename){
rewrite ^(.*)$ /index.php?s=$1 last; break;
}
}
location /wss {
proxy_pass http://127.0.0.1:2348;
proxy_http_version 1.1;
proxy_set_header X-Forwarded-For
$proxy_add_x_forwarded_for;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection “Upgrade”;
proxy_set_header X-Real-IP $remote_addr;
rewrite /wss/(.*) /$1 break;
proxy_redirect off;
}
后台信息
域名/fox/1ogin/index.html 后台
admin 123456
前台账户
55555555 123456

开源交易所源码 交易所系统 有搭建教程

开源交易所源码 交易所系统 有搭建教程 开源交易所源码 交易所系统 有搭建教程

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

淘吗网 精品源码 开源交易所源码 交易所系统 有搭建教程 http://132.232.207.218/jpym/11758.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务