介紹:
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; }
圖片: