自适应各终端懒人网址导航源码v2.6,
此版本是在原2.4版本的基础上修复和增加了些功能。
推荐直接使用新版本,舍弃旧版本,后期会继续不定期更新。
测试环境 :
宝塔Nginx -Tengine2.2.3的PHP5.6 + MySQL5.6.44
先导入数据库文件db/db.sql
再修改config.php数据库配置
然后服务器设置好伪静态规则
访问网站OK
后台是:你的域名/admin/login.php 账号:admin 密码:qqqqqq
Nginx伪静态规则
rewrite ^/index.html$ /index.php;
rewrite ^/about.html$ /about.php;
rewrite ^/search.html$ /search.php;
rewrite ^/ranking.html$ /ranking.php;
rewrite ^/apply.html$ /apply.php;
rewrite ^/404.html$ /404.php;
rewrite ^/sort([1-9]+[0-9]*).html$ /sort.php?id=$1;
rewrite ^/sort([a-zA-Z]+).html$ /sort.php?alias=$1;
rewrite ^/site_([1-9]+[0-9]*).html$ /site.php?id=$1;
Apache伪静态规则
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 ^apply.html apply.php [L,NC]
RewriteRule ^404.html 404.php [L,NC]
RewriteRule ^sort([0-9]+).html sort.php?id=$1 [L,NC]
RewriteRule ^sort([a-zA-Z]+).html sort.php?alias=$1 [L,NC]
RewriteRule ^site_([0-9]+).html site.php?id=$1 [L,NC]
IIS伪静态规则(请查看压缩包中的版本简单说明)
1. 本站所有资源来源于用户上传和网络,因此不包含技术服务请大家谅解!如有侵权请邮件联系客服!64533729@qq.com
2. 本站不保证所提供下载的资源的准确性、安全性和完整性,资源仅供下载学习之用!如有链接无法下载、失效或广告,请联系客服处理,有奖励!
3. 您必须在下载后的24个小时之内,从您的电脑中彻底删除上述内容资源!如用于商业或者非法用途,与本站无关,一切后果请用户自负!
4. 如果您也有好的资源或教程,您可以投稿发布,成功分享后有站币奖励和额外收入!
果核网 导航/网址/查询 自适应各终端懒人网址导航源码 v2.6 https://www.guohew.cn/3023.html
常见问题
相关文章
猜你喜欢
- 全开源免费AI网址导航网站源码 AigoTools 2024-11-08
- 易航网址导航系统V2.45完美去授权版 2024-09-13
- 最新版可投稿微信小程序导航系统源码 免费 2024-07-08
- 【魔改版】OneNav Extend网址导航书签系统源码 2022-12-19
- 【亲测】总裁导航系统2022最新开源版 2022-12-04
- 【亲测】网址引导页管理系统去授权版 2022-11-23
- 最新版网址导航源码功能齐全附带交易系统 2021-11-08
- 【亲测源码】最新无域名限制版小智收录网+简单的zblog导航网模板 2021-11-08
- 【导航系统】2020.8月末最新带交易系统的网址导航站源码 2021-11-05
- 仿918国际导航简洁模板网址导航整站源码+数据打包 Thinkphp内核 2021-11-05