罗码网络discuz插件模板教程微信小程序安卓电脑软件htmlphp源码下载
微信扫一扫 分享朋友圈

已有 466 人浏览分享

开启左侧

宅男导航源码 打包分享

[复制链接]
466 3
源码介绍安装说明:
宝塔Nginx -Tengine2.2.3的php5.6 + MySQL5.6.44
先导入数据库文件.sql
再修改config.php数据库配置
然后服务器设置好伪静态规则
访问网站OK
后台是:你的域名/admin/login.php 账号:admin 密码:123456
Nginx伪静态规则
  1. rewrite ^/index.html$ /index.php;
  2. rewrite ^/about.html$ /about.php;
  3. rewrite ^/search.html$ /search.php;
  4. rewrite ^/ranking.html$ /ranking.php;
  5. rewrite ^/wz.html$ /wzall.php;
  6. rewrite ^/APPly.html$ /apply.php;
  7. rewrite ^/404.html$ /404.php;
  8. rewrite ^/sort([1-9]+[0-9]*).html$ /sort.php?id=$1;
  9. rewrite ^/sort([a-zA-Z]+).html$ /sort.php?alias=$1;
  10. rewrite ^/site_([1-9]+[0-9]*).html$ /site.php?id=$1;
  11. rewrite ^/wz([1-9]+[0-9]*).html$ /wz.php?id=$1;
  12. rewrite ^/wzshow_([1-9]+[0-9]*).html$ /wzshow.php?id=$1;
复制代码

Apache伪静态规则
  1. RewriteEngine On
  2. rewritebase /
  3. RewriteRule ^index.html /index.php [L,NC]
  4. RewriteRule ^about.html about.php [L,NC]
  5. RewriteRule ^search.html search.php [L,NC]
  6. RewriteRule ^ranking.html ranking.php [L,NC]
  7. RewriteRule ^wz.html wzall.php [L,NC]
  8. RewriteRule ^apply.html apply.php [L,NC]
  9. RewriteRule ^404.html 404.php [L,NC]
  10. RewriteRule ^sort([0-9]+).html sort.php?id=$1 [L,NC]
  11. RewriteRule ^sort([a-zA-Z]+).html sort.php?alias=$1 [L,NC]
  12. RewriteRule ^site_([0-9]+).html site.php?id=$1 [L,NC]
  13. RewriteRule ^wz([0-9]+).html wz.php?id=$1 [L,NC]
  14. RewriteRule ^wzshow_([0-9]+).html wzshow.php?id=$1 [L,NC]
复制代码

网站截图

想说又不敢说,说了又怕被拒绝,拒绝了又怕尴尬,就是这样的。内心很痛苦的那种。

评论 3

123男神 123 男神  中级会员  发表于 2022-6-26 13:09:36 | 显示全部楼层
我抢、我抢、我抢沙发~

举报 使用道具

回复
你好 你好  中级会员  发表于 2022-6-27 15:12:57 | 显示全部楼层
有竞争才有进步嘛

举报 使用道具

回复
贾妍 贾妍  中级会员  发表于 2022-6-30 15:54:58 | 显示全部楼层
我是来刷分的,嘿嘿

举报 使用道具

回复
您需要登录后才可以回帖 登录 | 立即注册 微信登录 手机动态码快速登录

本版积分规则

8

关注

45

粉丝

1541

主题
精彩推荐
热门资讯
网友晒图
  • 微信公众平台

  • 扫描访问手机版

QQ|Archiver|手机版|小黑屋|罗码 ( 粤ICP备17073043号 )https://beian.miit.gov.cn/#/home

GMT+8, 2024-4-27 08:29 , Processed in 0.135152 second(s), 59 queries .

Powered by 罗码网络 X3.4

Copyright © 2001-2020