page contents

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;


}


源码截图

attachments-2021-10-YO2AdTa8616d2914d1ae4.png

下载地址:https://url00.ctfile.com/f/32884300-518028205-dc820e (访问密码:5085)

如果你想用Python开辟副业赚钱,但不熟悉爬虫与反爬虫技术,没有接单途径,也缺乏兼职经验
关注下方微信公众号:Python编程学习圈,获取价值999元全套Python入门到进阶的学习资料以及教程,还有Python技术交流群一起交流学习哦。

attachments-2022-06-wZlgyJjP62b6a5d9e0266.jpeg

  • 发表于 2021-10-18 15:58
  • 阅读 ( 423 )
  • 分类:资源下载

你可能感兴趣的文章

相关问题

0 条评论

请先 登录 后评论
Nen
Nen

程序员

576 篇文章

作家榜 »

  1. 轩辕小不懂 2403 文章
  2. 小柒 1312 文章
  3. Pack 1135 文章
  4. Nen 576 文章
  5. 王昭君 209 文章
  6. 文双 71 文章
  7. 小威 64 文章
  8. Cara 36 文章