域名交易系统已测试可正常使用免授权带后台

域名交易系统修复版,修复后台打不开,修改无法注册

全局搜索替换域名:demo20.rlxx.vip

数据库配置文件 config/config.php
后台 http://域名/ymadmin
用户:admin 密码:aa.798yyds.top
PHP选择5.6

伪静态:

伪静态默认是Apache

伪静态转换:http://tool.bolgk.eu.org/htaccess2nginx/

其他打不开请根据伪静态设置

Nginx伪静态

rewrite vip(.*) /shop/view.php?str=$1 last;

rewrite ^/(.)/search(.).html /$1/index.php?str=$2 last;

rewrite ^/(.)/view([0-9]).html /$1/view.php?id=$2 last;

rewrite ^/(.)/(.)list(.*).html /$1/$2list.php?str=$3 last;

rewrite ^/(.)/(.)view(.*).html /$1/$2view.php?id=$3 last;

rewrite ^/goods/([0-9]*).html /goods/view.php?id=$1 last;

rewrite ^/news/([0-9]*).html /news/view.php?id=$1 last;

rewrite ^/shop/([0-9]*).html /shop/view.php?id=$1 last;

rewrite ^/(.)/goods/([0-9]).html /$1/goods/view.php?id=$2 last;

rewrite ^/(.)/news/([0-9]).html /$1/news/view.php?id=$2 last;

rewrite ^/(.)/shop/([0-9]).html /$1/shop/view.php?id=$2 last;

图片

m43hsnv0.png
m43hsr5m.png

Image

文章版权声明 1、本网站名称:赴安博客
2、本站永久网址:https://fanxu.top
3、本网站的文章部分内容可能来源于网络,仅供大家学习与参考,如有侵权,请联系站长QQ2842607822进行删除处理。
4、本站一切资源不代表本站立场,并不代表本站赞同其观点和对其真实性负责。
5、本站一律禁止以任何方式发布或转载任何违法的相关信息,访客发现请向站长举报
6、本站资源大多存储在云盘,如发现链接失效,请联系我们我们会第一时间更新。

© 版权声明
THE END
喜欢就支持一下吧
点赞8赞赏 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片

    暂无评论内容