安卓直裝科技

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

时间:2010-12-5 17:23:32  作者:破解輔助   来源:今日新聞  查看:  评论:0
内容摘要:我愛導航係統源碼 Pro版 網址導航係統 二次開發美化 簡介:我愛導航係統源碼 Pro版 | 網址導航係統 二次開發美化基於SiteHub二次開發的爱导開源免費的網址導航係統,擁有獨立前台和擬態風格的航系航系萤火突...

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

基於SiteHub二次開發的爱导開源免費的網址導航係統 ,擁有獨立前台和擬態風格的航系航系萤火突击星辰直装v10後台管理中心 。

我愛導航係統集合網上優質網站網址導航,统源统次暗区突围准星辅助器擁穿著前台自主提交收錄 、码P美化暗区突围准星助手自動得到TDK與網站Icon與後端審核管理,版网暗区突围准星辅助下载涵蓋網站收錄和文章發布等。址导暗区突围准星瞄准软件

運行環境 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

內容校驗完了
copyright © 2026 powered by 狗頭發卡網   sitemap