PHP二开美化版站长技术导航网站源码
今天发现一款还不错的导航源码,已测试正常,分享给大家上传网站源码
然后导入数据库文件: dkewl.sql
再修改config.php数据库配置
然后服务器设置好伪静态规则
rewrite^/index.html$/index.php;rewrite^/about.html$/about.php;rewrite^/top.html$/top.php;rewrite^/search.html$/search.php;rewrite^/apply.html$/apply.php;rewrite^/404.html$/404.php;rewrite^/sort(+*).html$/sort.php?id=$1;rewrite^/sort(+).html$/sort.php?alias=$1;rewrite^/site_(+*).html$/site.php?id=$1;</pre>访问网站是否正常
后台地址是:你的域名/admin/login.php
账号:admin 密码:123456 直接登录之后在修改!!!
效果图:
https://img.dkewl.com/202106/9faeb32782.png
https://img.dkewl.com/202106/946d900455.png
https://img.dkewl.com/202106/8f3e5e5503.png
https://img.dkewl.com/202106/4966716788.png
https://img.dkewl.com/202106/1b9e096319.png
下载地址:PHP二开美化版站长技术导航网站源码.zip
页:
[1]