Rtworld目录网全解开源2.0-功能齐全
更新日期 2022年06月09日
资源编号 6878

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

2022-06-09 php源码
真正免费丨本站资源全部免费下载,不提供任何技术支持服务。
增值服务:
安装指导
环境配置
网站建设
二次开发
源码安装
¥ 0积分

捐赠用户免费升级捐赠用户

仅用于参考学习用,禁止商用。
立即下载 暂无演示

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;
}

资源下载
文件1地址点击下载
收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

免责声明 1、本站所发布的全部内容源于互联网搬运,(包括源代码、软件、学习资料等)本站提供的一切软件、教程和内容信息仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站信息来自网络收集整理,版权争议与本站无关。您必须在下载后的23个小时之内,从您的电脑或手机中彻底删除上述内容。
2、访问本站的用户必须明白,本站对所提供下载的软件和程序代码不拥有任何权利,其版权归该软件和程序代码的合法拥有者所有,如果您喜欢该程序和内容,请支持正版,购买注册,得到更好的正版服务。我们非常重视版权问题,如本站不慎侵犯您的版权请联系我们,我们将及时处理,并撤下相关内容!敬请谅解! 侵删请致信E-mail:messi0808@qq.com
3、如下载的压缩包需要解压密码,若无特殊说明,那么文件的解压密码则为www.xmy7.com
4、如遇到加密压缩包,请使用WINRAR解压,如遇到无法解压的请联系管理员!

小蚂蚁资源网 php源码 Rtworld目录网全解开源2.0-功能齐全 https://www.xmy7.com/code/php/6878.html

相关文章