Rtworld目录导航网全解开源2.0-功能齐全

源码介绍

今天带来的是某送分享出来的Rtworld目录网全解开源2.0,全网首发,功能齐全!

1.多前台模板切换,多跳转模板切换

2.系统日志管理,系统数据清理工具

3.多网站分类,多文章分类,具有书籍,影视,等搭配功能

4.采集数据,站长管理,简便操作,提交即收录,各大网站推送收录你的域名, 快拥有属于你的目录网,本地TDK信息一键获取,去除接口卡带式

5.邮箱式提交收录,更加保证网站质量数据,上传安装前端模板/跳转模板 6.新增影视和小说功能,自行添加相关数据!

安装教程

1.上传服务器/虚拟主机根目录并且解压

2.填写伪静态(伪静态在下方)

3.访问域名填写数据库相关信息,并完成操作!

4.后台信息:

后台入口:/Manage/

后台默认账户密码:Manage/123456

Nginx伪静态

location = /index.html {

rewrite ^(.*)$ /index.php;

}

location = /tb {

rewrite ^(.*)$ /User/tb.php;

}

location = /jd {

rewrite ^(.*)$ /User/jd.php;

}

location = /pdd {

rewrite ^(.*)$ /User/pdd.php;

}

location = /404.html {

rewrite ^(.*)$ /index.php?AS=404;

}

location /sort {

rewrite ^/sort-([1-9]+[0-9]*).html$ /index.php?AS=sort&sid=$1;

}

location /arsort {

rewrite ^/arsort-([1-9]+[0-9]*).html$ /index.php?AS=arsort&aid=$1;

}

location /article {

rewrite ^/article-([1-9]+[0-9]*).html$ /index.php?AS=article&tid=$1;

}

location /web {

rewrite ^/web-([1-9]+[0-9]*).html$ /index.php?AS=web&wid=$1;

}

location /book {

rewrite ^/book-([1-9]+[0-9]*).html$ /index.php?AS=book&xid=$1;

}

location /movie {

rewrite ^/movie-([1-9]+[0-9]*).html$ /index.php?AS=movie&ysid=$1;

}

location /app {

rewrite ^/app-([1-9]+[0-9]*).html$ /index.php?AS=app&gid=$1;

}

location /qbwz {

rewrite ^/qbwz.html$ /index.php?AS=qbwz;

}

location /books {

rewrite ^/books.html$ /index.php?AS=books;

}

location /movies {

rewrite ^/movies.html$ /index.php?AS=movies;

}

location /apps {

rewrite ^/apps.html$ /index.php?AS=apps;

}

location /article_search {

rewrite ^/article_search.html$ /index.php?AS=article_search;

}

location /search {

rewrite ^/search.html$ /index.php?AS=search;

}

账户密码:Manage/123456图片[1]-Rtworld目录导航网全解开源2.0-功能齐全-源码库图片[2]-Rtworld目录导航网全解开源2.0-功能齐全-源码库

访问密码:

 

Rtworld目录导航网全解开源2.0-功能齐全-源码库
Rtworld目录导航网全解开源2.0-功能齐全
此内容为付费资源,请付费后查看
50积分
会员免费
极速下载
安全绿色
提示:请勿商业运营,违法使用和传播!仅供研究学习使用!
付费资源
© 版权声明
1:本网站名称:源码库
2:本站永久网址:www.ymkuz.com
3:本站所有资源来源于用户上传和网络,如有侵权请邮件联系站长!
4:分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
5:本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
6:本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
7:如有链接无法下载、失效或广告,请联系管理员处理!
8:文章投稿-投诉建议E-mail:yunduanw@qq.com 站长QQ:99767152
THE END
点赞0 分享
评论 共2条

请登录后发表评论