宅男导航源码整站打包分享源码


源码介绍:

安装说明:
宝塔Nginx -Tengine2.2.3PHP5.6 + MySQL5.6.44
先导入数据库文件.sql
再修改config.php数据库配置
然后服务器设置好伪静态规则
访问网站OK
后台是:你的域名/admin/login.php 账号:admin 密码:123456
未测试,自行研究!
Nginx伪静态规则
rewrite ^/index.html$ /index.php;
rewrite ^/about.html$ /about.php;
rewrite ^/search.html$ /search.php;
rewrite ^/ranking.html$ /ranking.php;
rewrite ^/wz.html$ /wzall.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;
rewrite ^/wz(【1-9】+【0-9】*).html$ /wz.php?id=$1;
rewrite ^/wzshow_(【1-9】+【0-9】*).html$ /wzshow.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 ^wz.html wzall.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
RewriteRule ^wz(【0-9】+).html wz.php?id=$1 L,NC
RewriteRule ^wzshow_(【0-9】+).html wzshow.php?id=$1 L,NC

截图:

宅男导航源码整站打包分享源码

声明:
1. 本站所有资源来源于用户上传和网络,如有侵权请立即邮件通知我们!
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 请在使用前查毒 (这也是您使用其它网络资源所必须注意的) !
5. 本站所有资源,均不包含技术服务,请大家自行研究学习请大家谅解!
6. 如有链接无法下载、失效或广告,请联系管理员处理!
7. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
8. 遇到加密压缩包都有解压密码说明,如遇到无法解压的请联系管理员!
9.下载的源码无任何问答服务或安装服务!
10.源码属于可复制的产品,无任何理由退款!
11.精力有限,不少源码未能详细测试(解密),不能分辨部分源码是病毒还是误报,所以没有进行任何修改,大家自行甄别。

喵艺谷源码搜藏网 » 宅男导航源码整站打包分享源码

喵艺谷源码网,好资源让成功更近一步

加入VIP 联系客服
源码搜藏网 喵艺谷 喵艺谷源码网 湖南