您好!欢迎来到789资源网

789资源网

热门搜索:

金媒婚恋交友系统安装教程与伪静态

  • 技术文档
  • 编辑:迪曼
  • 时间:2023-07-04 17:29
  • 阅读:1031

1、上传项目到底根目录

2、修改数据库信息/cache/config.php

微信图片编辑_20230723173116.jpg

3、导入数据文件

微信截图_20230723173228.png

做完这一步就可以登录后台进行参数调试了,后台地址步骤二更改域名/cache/config.php时有提示后台地址在文件地4行一般默认是:域名/admin8848

4、修改伪静态

金媒婚恋系统伪静态调试

Nginx伪静态:

location ~* (runtime|application)/{
	return 403;
}
location / {
	if (!-e $request_filename){
rewrite ^/user/([0-9]+)$   /p/u.php?uid=$1  last;
rewrite ^/user/([0-9]+)$  /p/u.php?uid=$1  last;
rewrite ^/user/$  /p/user.php  last;
rewrite ^/user$  /p/user.php  last;
rewrite ^/u/([0-9]+)$   /p/u.php?uid=$1  last;
rewrite ^/u/([0-9]+)/$  /p/u.php?uid=$1  last;
rewrite ^/party/$  /p/party.php  last;
rewrite ^/party$  /p/party.php  last;
rewrite ^/party/([0-9]+).html$ /p/party_detail.php?fid=$1 last;
rewrite ^/dating/$  /p/dating.php  last;
rewrite ^/dating$  /p/dating.php  last;
rewrite ^/dating/([0-9]+).html$  /p/dating_detail.php?fid=$1  last;
rewrite ^/trend/$  /p/trend.php  last;
rewrite ^/trend$  /p/trend.php  last;
rewrite ^/trend/([0-9]+).html$  /p/trend.php?uid=$1  last;
rewrite ^/news/$  /p/news.php  last;
rewrite ^/news$  /p/news.php  last;
rewrite ^/news/([0-9]+).html$  /p/news_detail.php?fid=$1  last;
rewrite ^/hongbao/$  /p/hongbao.php  last;
rewrite ^/hongbao$  /p/hongbao.php  last;
rewrite ^/hongbao/([0-9]+).html$  /p/hongbao_detail.php?fid=$1  last;
rewrite ^/hongniang/$  /p/hongniang.php  last;
rewrite ^/hongniang$  /p/hongniang.php  last;
rewrite ^/hongniang/([0-9]+).html$  /p/hongniang_detail.php?fid=$1  last;
rewrite ^/video/$  /p/video.php  last;
rewrite ^/video$  /p/video.php  last;
rewrite ^/about/$  /p/about.php  last;
rewrite ^/about$  /p/about.php  last;
rewrite ^/about/news/$  /p/about.php?t=news  last;
rewrite ^/about/news$  /p/about.php?t=news  last;
rewrite ^/about/news([0-9]+).html$  /p/about.php?t=news_detail&fid=$1  last;
rewrite ^/kefu/$  /p/about.php?t=contact  last;
rewrite ^/clause/$  /p/about.php?t=clause  last;
rewrite ^/([A-Za-z]*)/$  /p/user.php?areakey=$1 last;
	}
}
apache伪静态:
rewrite ^/user/([0-9]+)$   /p/u.php?uid=$1  last;
rewrite ^/user/([0-9]+)$  /p/u.php?uid=$1  last;
rewrite ^/user/$  /p/user.php  last;
rewrite ^/user$  /p/user.php  last;
rewrite ^/u/([0-9]+)$   /p/u.php?uid=$1  last;
rewrite ^/u/([0-9]+)/$  /p/u.php?uid=$1  last;
rewrite ^/party/$  /p/party.php  last;
rewrite ^/party$  /p/party.php  last;
rewrite ^/party/([0-9]+).html$ /p/party_detail.php?fid=$1 last;
rewrite ^/dating/$  /p/dating.php  last;
rewrite ^/dating$  /p/dating.php  last;
rewrite ^/dating/([0-9]+).html$  /p/dating_detail.php?fid=$1  last;
rewrite ^/trend/$  /p/trend.php  last;
rewrite ^/trend$  /p/trend.php  last;
rewrite ^/trend/([0-9]+).html$  /p/trend.php?uid=$1  last;
rewrite ^/news/$  /p/news.php  last;
rewrite ^/news$  /p/news.php  last;
rewrite ^/news/([0-9]+).html$  /p/news_detail.php?fid=$1  last;
rewrite ^/hongbao/$  /p/hongbao.php  last;
rewrite ^/hongbao$  /p/hongbao.php  last;
rewrite ^/hongbao/([0-9]+).html$  /p/hongbao_detail.php?fid=$1  last;
rewrite ^/hongniang/$  /p/hongniang.php  last;
rewrite ^/hongniang$  /p/hongniang.php  last;
rewrite ^/hongniang/([0-9]+).html$  /p/hongniang_detail.php?fid=$1  last;
rewrite ^/video$  /p/video.php  last;
rewrite ^/about/$  /p/about.php  last;
rewrite ^/about$  /p/about.php  last;
rewrite ^/about/news/$  /p/about.php?t=news  last;
rewrite ^/about/news$  /p/about.php?t=news  last;
rewrite ^/about/news([0-9]+).html$  /p/about.php?t=news_detail&fid=$1  last;
write ^/video/$  /p/video.php  last;
reu/$  /p/about.php?t=contact  last;
rewrite ^/clause/$  /p/about.php?t=clause  last;
rewrite ^/([A-Za-z]*)/$  /p/user.php?areakey=$1 last;

4.公众号参数填写好您的appid与AppSecret)

微信图片_20230704172503.png

5.公众号基本设置:还要ip白名单这是最主要的,不设置上传不了图片

:服务器地址http://您的域名//api/weixin/CSIO.php采用明文模式保存后启用!

全部评论(0)
资讯详情页最新发布上方横幅
推荐阅读
  • 服务器购买优惠
  • 服务器购买优惠
  • 到底得到的得到的得到的
  • 升级补丁
  • 编辑:资源网
  • 时间:2023-05-31 15:07
  • 阅读:219
  • 跟着大佬让你一天全面了解VR-AR-MR发展趋势
  • 跟着大佬让你一天全面了解VR-AR-MR发展趋势
  • 随着PSVR的火爆发售,VR再次回到热度的顶端。深圳VR产业链作为中国乃至世界VR产业版图中不可或缺的重要一块,它的发展现状以及未来方向或多或少左右着整个VR产业命运。  香港电子展(春秋两季)可以说是深圳全产业链每年的仅有的两次集体
  • 技术文档
  • 时间:2017-03-27 16:47
  • 阅读:884
  • 卖家网红直播能否玩成?微播易称关键在这5W
  • 卖家网红直播能否玩成?微播易称关键在这5W
  • 近期,随着微播易电商直播卖货成功案例、最受卖家追捧的网红直播账号TOP50排行榜的对外分享及双11红流计划的火热开启,许多的电商卖家和企业都开始坐不住了,主动找到微播易咨询“我们的产品适合做直播吗?应该怎么做?怎么做到更好?”。 
  • 升级补丁
  • 时间:2017-03-27 16:46
  • 阅读:666
联系我们
Q Q:2867159828
电话:15795685122
邮箱:nlzhuan@163.com
时间:09:00 - 19:00
底部广告-1250*?
联系客服
购买源码 客服站络 联系客服
15795685122
手机版

扫一扫进手机版
返回顶部