返回列表 发布新帖
查看: 2|回复: 0

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

<
灌水成绩
2469
37
37
主题
帖子
回贴

等级头衔
UID : 1
组图 :
用户组 :
星级 :

积分成就 威望 : 3 个
贡献 : 57 点
星源币 : 45577288 元
违规 : 0
在线时间 : 326 小时
注册时间 : 2025-2-17
最后登录 : 2025-6-18

荣誉勋章

最佳新人活跃会员热心会员推广达人宣传达人灌水之王优秀版主荣誉管理精华达人金牌管理创始人男员勋章歌唱达人音乐达人交友达人

联系方式

QQ

发表于 7 小时前 | 查看全部 |阅读模式 来自 中国–广东–湛江–遂溪县 电信

介绍:
Rtworld目录网全解开源2.0,全网首发,功能齐全!

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

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

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

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

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



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

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

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

4.后台信息:

后台入口:/Manage/

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

Nginx伪静态

code
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;
}
游客,如果您要查看本帖隐藏内容请回复
MVP星源–发现最有趣的!https://www.mvpxo.com
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

  • 手机网页版
  • 移动APP端
Copyright © 2001-2025 MVP星源–发现最有趣的! 版权所有 All Rights Reserved. 手机版|小黑屋|站点统计|Archiver|网站地图 统计|闽ICP备12007159号-8|闽公网安备35021202000806号
关灯 在本版发帖
扫一扫访问移动端
QQ客服返回顶部
快速回复 返回顶部 返回列表