admin 发表于 2025-9-22 22:05:12

我爱导航系统源码 Pro版 | 网址导航系统 二次开发美化

简介:我爱导航系统源码 Pro版 |网址导航系统 二次开发美化基于SiteHub二次开发的开源免费的网址导航系统,拥有独立前台和拟态风格的后台管理中心。 我爱导航系统集合网上优质网站网址导航,支持前台自主提交收录、自动获取TDK与网站Icon与后端审核管理,涵盖网站收录和文章发布等。运行环境 Nginx/Apache、PHP建议7.4、MySQL 5.6+访问域名进行安装操作Nginx伪静态: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-(+*).html$ /category.php?id=$1 last;
rewrite ^/category-(+).html$ /category.php?alias=$1 last;
rewrite ^/site-(+*).html$ /site.php?id=$1 last;
rewrite ^/article.html$ /article.php last;
rewrite ^/article-list-(+*).html$ /article_list.php?id=$1 last;
rewrite ^/article-(+*).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伪静:
RewriteEngine OnRewriteBase /RewriteRule ^index.html index.php RewriteRule ^about.html about.php RewriteRule ^search.html search.php RewriteRule ^ranking.html ranking.php RewriteRule ^article.html article.php RewriteRule ^apply.html apply.php RewriteRule ^404.html 404.php RewriteRule ^category-(+).html category.php?id=$1 RewriteRule ^category-(+).html category.php?alias=$1 RewriteRule ^site-(+).html site.php?id=$1 RewriteRule ^article-list-(+).html article_list.php?id=$1 RewriteRule ^article-(+).html article_show.php?id=$1 RewriteRule ^img/favicon/(.*).png$ favicon.php?url=$1 RewriteRule ^img/preview/(.*).png$ preview.php?url=$1

前台图片:https://www.jieyun6.com/wp-content/uploads/replace/2025/09/22/4562460c3cef9fffc8c352dc6f25d4c1.png
https://www.jieyun6.com/wp-content/uploads/replace/2025/09/22/0653f25e02f555d18580a10f48c671a1.png
https://www.jieyun6.com/wp-content/uploads/replace/2025/09/22/ba16f2cd086ca98cfc5eb0fa51a00ffb.png
后台图片:https://www.jieyun6.com/wp-content/uploads/replace/2025/09/22/fd192bc8a1d5e485ae37c478a9097294.png
https://www.jieyun6.com/wp-content/uploads/replace/2025/09/22/30e477a40687555829d7b6a42c73d8b8.png
https://www.jieyun6.com/wp-content/uploads/replace/2025/09/22/af9005ea1d649fc2459b4ea3f56f40b6.png**** Hidden Message *****

雅趣逸流年 发表于 2025-9-22 22:22:51

没看完~~~~~~ 先顶,好同志

柳岸晓风 发表于 2025-9-22 23:10:32

写的真的很不错

书香醉梦 发表于 2025-9-23 00:12:57

帮帮顶顶!!

墨彩飞扬 发表于 2025-9-23 00:13:25

支持一下

墨香逸雅境 发表于 2025-9-23 00:58:04

不错不错,楼主您辛苦了。。。

画境寻幽 发表于 2025-9-23 01:07:44

过来看看

琴心剑胆 发表于 2025-9-23 01:46:50

有道理。。。

烟柳画桥 发表于 2025-9-23 01:51:57

不错不错,楼主您辛苦了。。。

书意伴清风 发表于 2025-9-23 01:58:17

6666666
页: [1] 2 3 4
查看完整版本: 我爱导航系统源码 Pro版 | 网址导航系统 二次开发美化