当前位置: 当前位置:首页 >電腦工具助手 >我愛導航係統源碼 Pro版 網址導航係統 二次開發美化 正文

我愛導航係統源碼 Pro版 網址導航係統 二次開發美化

2026-09-03 11:19:24 来源:狗頭發卡網作者:外掛 点击:299次

簡介 :
我愛導航係統源碼 Pro版 | 網址導航係統 二次開發美化

基於SiteHub二次開發的爱导開源免費的網址導航係統 ,擁有獨立前台和擬態風格的航系航系植物大战僵尸破解版中文版後台管理中心。

我愛導航係統集合網上優質網站網址導航,统源统次植物大战僵尸融合版二创擁穿著前台自主提交收錄 、码P美化pvz2作弊菜单(悬浮球)自動得到TDK與網站Icon與後端審核管理 ,版网植物大战僵尸无限阳光涵蓋網站收錄和文章發布等 。址导植物大战僵尸6

運行環境 Nginx/Apache 、爱导PHP建議7.4、航系航系MySQL 5.6+

訪問域名鋪開安裝操作

Nginx偽靜態 :

code
rewrite ^/index.html$ /index.php last;
rewrite ^/about.html$ /about.php last;
rewrite ^/search.html$ /search.php last;
rewrite ^/ranking.html$ /ranking.php last;
rewrite ^/apply.html$ /apply.php last;
rewrite ^/404.html$ /404.php last;
rewrite ^/category-([1-9]+[0-9]*).html$ /category.php?统源统次id=$1 last;
rewrite ^/category-([a-zA-Z]+).html$ /category.php?alias=$1 last;
rewrite ^/site-([1-9]+[0-9]*).html$ /site.php?id=$1 last;
rewrite ^/article.html$ /article.php last;
rewrite ^/article-list-([1-9]+[0-9]*).html$ /article_list.php?id=$1 last;
rewrite ^/article-([1-9]+[0-9]*).html$ /article_show.php?id=$1 last;
rewrite ^/img/favicon/(.*)$ /favicon.php?url=$1 last;
rewrite ^/img/favicon/(.*).png$ /favicon.php?url=$1 last;
rewrite ^/img/preview/(.*).png$ /preview.php?url=$1 last;

location ~ "^/img/favicon/([^/]+)/?.png$" {
try_files /$uri /$uri/ /favicon.php?url=$1;
}

location ~ "^/img/preview/([^/]+)/?.png$" {
try_files /$uri /$uri/ /preview.php?url=$1;
}
Apache偽靜 :

code
RewriteEngine On
RewriteBase /
RewriteRule ^index.html index.php [L,NC]
RewriteRule ^about.html about.php [L,NC]
RewriteRule ^search.html search.php [L,NC]
RewriteRule ^ranking.html ranking.php [L,NC]
RewriteRule ^article.html article.php [L,NC]
RewriteRule ^apply.html apply.php [L,NC]
RewriteRule ^404.html 404.php [L,NC]
RewriteRule ^category-([0-9]+).html category.php?id=$1 [L,NC]
RewriteRule ^category-([a-zA-Z]+).html category.php?alias=$1 [L,NC]
RewriteRule ^site-([0-9]+).html site.php?id=$1 [L,NC]
RewriteRule ^article-list-([0-9]+).html article_list.php?id=$1 [L,NC]
RewriteRule ^article-([0-9]+).html article_show.php?id=$1 [L,NC]
RewriteRule ^img/favicon/(.*)\.png$ favicon.php?url=$1 [L,NC]
RewriteRule ^img/preview/(.*)\.png$ preview.php?url=$1 [L,NC]

下載接合(複製直接下載)

https://wp.123vo.cn/index/share/code/N7RJvylqYD

內容校驗完了
作者:透視
------分隔线----------------------------
头条新闻
图片新闻
新闻排行榜