今天带来的是某送分享出来的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;
}
演示站及预览图
前台: http://school.0ysq.com
后台: http://school.0ysq.com/Manage/
账户密码:Manage/123456
乐云源码不定时每天更新最新源码,关注www.leymm.com1,本站所有资源来源于用户上传和网络,如有侵权请邮件联系站长!
2,本站软件分享目的仅供大家学习和交流,请不要用于商业用途,下载后请于24小时后删除!
3,如果你也有好的源码或者教程,可以投稿到本站,分享有金币奖励和额外的收入!
4,本站提供的软件,源码,游戏,其他资源部不包含技术服务请大家谅解!
5,如有链接无法下载,请联系站长处理!
6,申明:本站资源出售只是赞助,仅用于本站服务器和日常运营所需!不提供任何技术支持。 7,如压缩包提示有密码,默认解压 密码为‘www.leymm.com’,如遇到无法解压的可以联系站长(911918052@qq.com
8,特别声明:破解产品仅供参考学习,不提供技术支持,如有需求,建议购买正版!如果源码侵犯了您的利益请留言告知!!
9,站长推荐服务器可9折选购(联系QQ911918052)详情地址:www.chaohuiyun.com
内容投诉
乐云源码 » Rtworld目次网全解开源2.0