付费资源

自动发货 站长导航系统源码 二开优化 美观自动审核 自动获取网站信息

此内容为付费资源,请付费后查看
您还未登陆,建议登陆后购买,卖家能提供更完善的服务!
20
限时特惠
已售 0

安装说明

先导入数据库文件cnx0_com_20210222_162658.sql.gz

再修改config.php数据库配置

然后服务器设置好伪静态规则

rewrite ^/index.html$ /index.php;

rewrite ^/about.html$ /about.php;

rewrite ^/top.html$ /top.php;

rewrite ^/search.html$ /search.php;

rewrite ^/apply.html$ /apply.php;

rewrite ^/404.html$ /404.php;

rewrite ^/sort((1-9)+(0-9)*).html$ /sort.php?id=$1;

rewrite ^/sort((a-zA-Z)+).html$ /sort.php?alias=$1;

rewrite ^/site_((1-9)+(0-9)*).html$ /site.php?id=$1;

访问网站OK

后台是:你的域名/admin/login.php 账号:admin 密码:123456

测试截图

站长导航系统源码 二开优化 美观自动审核 自动获取网站信息

© 版权声明
THE END
如果内容对您有所帮助,就支持一下吧!
点赞12 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容