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

搭建教程:

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

付费内容
售价:11 积分
开通永久VIP或更高级的会员可免费查看该内容
登录后即可购买! 【登录】 【注册】,永久VIP会员购买本站付费资源折扣优惠!

未经允许不得转载! 作者:网站源码,转载或复制请以超链接形式并注明出处x36交易网

原文地址:https://www.x36.cn/post/8707.html发布于:2023-05-06