源码介绍:
域名交易系统源码 无需授权即可正常使用,附带后台功能
域名交易系统修复版,修复后台打不开,修改无法注册
全局搜索替换域名:16.71jc.cn
数据库配置文件 config/config.php
后台 http://域名/ymadmin
用户:admin 密码:wobbt.cnE8Q9
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;
站长群集#技术教程交流Q群:280283793 (新群&禁广)
大鹏资源网永久发布地址www.wobbt.cn(防失联)本站提供的资源,都来自网络,版权争议与本站无关,所有内容及软件的文章仅限用于学习和研究目的。不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负,我们不保证内容的长久可用性,通过使用本站内容随之而来的风险与本站无关,您必须在下载后的24个小时之内,从您的电脑/手机中彻底删除上述内容。如果您喜欢该程序,请支持正版软件,购买注册,得到更好的正版服务。如果有侵权之处请第一时间联系我们删除。敬请谅解! E-mail:dpymw@qq.com
暂无评论内容