米酷CMS7.0.0最新修改版源码_带伪静态教程
米酷CMS7.0.0最新修改版源码_米酷影视网站源码_修复若干问题_带安装教程及伪静态规则
第二步配置伪静态规则
第三步访问http://你的网址/install 按照提示填写,
第四步登录后台配置网站信息完成后提交清除缓存,
第五步访问首页
PHP7推荐安装环境nginx+mysql5.6+php7.0-7.3
更新日志:
基于7.0.0增加的功能
1、增加全网搜功能(只保留11个播放速度快的资源站)
2、尝鲜、全网搜播放页增加直连播放列表
3、尝鲜、全网搜增加屏蔽因资源站被挂马导致的跳转黄网的代码
4、修复MV分类点击无变化
5、修复其他已知的BUG、如有BUG请反馈
Apache伪静态规则:
RewriteRule ^index.html$ index.php
RewriteRule ^huya.html$ huya.php
RewriteRule ^hyss.html$ hyss.php
RewriteRule ^hylist.html$ hylist.php
RewriteRule ^hyplay/(.*).html$ hyplay.php?id=$1
RewriteRule ^so.html$ so.php
RewriteRule ^app.html$ app.php
RewriteRule ^jx.html$ jx.php
RewriteRule ^jx-(.*).html jx.php?wd=$1
RewriteRule ^mv.html$ mv.php?ml=9&m=1
RewriteRule ^mv_([0-9]+)_([0-9]+).html$ mv.php?ml=$1&m=$2
RewriteRule ^tv.html$ tv.php
RewriteRule ^cx.html$ cx.php
RewriteRule ^yy.html$ yy.php
RewriteRule ^live.html$ live.php
RewriteRule ^book.html$ book.php
RewriteRule ^hall.html$ hall.php
RewriteRule ^fuli.html$ fuli.php
RewriteRule ^zhibo.html$ zhibo.php
RewriteRule ^music.html$ music.php
RewriteRule ^movie.html$ movie.php
RewriteRule ^zongyi.html$ zongyi.php
RewriteRule ^dongman.html$ dongman.php
RewriteRule ^meipai.html$ meipai.php
RewriteRule ^shop.html$ shop.php
RewriteRule ^vod(.*)$ play.php?play=$1
RewriteRule ^mvplay/(.*).html$ mv.php?v=$1
RewriteRule ^cxplay/(.*).html$ cxplay.php?id=$1
RewriteRule ^yplay/(.*).html$ yplay.php?post=$1
RewriteRule ^movie_(.*)_(.*)_(.*)_(.*)_(.*)_(.*).html$ movie.php?cat=$1&year=$2&area=$3&act=$4&rank=$5&pageno=$6
RewriteRule ^tv_(.*)_(.*)_(.*)_(.*)_(.*)_(.*).html$ tv.php?cat=$1&year=$2&area=$3&act=$4&rank=$5&pageno=$6
RewriteRule ^dongman_(.*)_(.*)_(.*)_(.*)_(.*).html$ dongman.php?cat=$1&year=$2&area=$3&rank=$4&pageno=$5
RewriteRule ^zongyi_(.*)_(.*)_(.*)_(.*)_(.*).html$ zongyi.php?cat=$1&act=$2&area=$3&rank=$4&pageno=$5
RewriteRule ^gb_(.*).html$ book.php?page=$1
RewriteRule ^cx_(.*)_([0-9]+).html$ cx.php?cid=$1&page=$2
RewriteRule ^yy_(.*).html$ yy.php?list=$1
RewriteRule ^star.html star.php
RewriteRule ^mxstar_(.*)_(.*)_(.*).html star.php?wd=$1&tab=$2&pageno=$3
RewriteRule ^seacher-(.*).html seacher.php?wd=$1
RewriteRule ^mvseacher-(.*).html mv.php?ac=$1
RewriteRule ^news.html$ news.php
RewriteRule ^news_([0-9]+).html$ news.php?page=$1
RewriteRule ^content-([0-9]+)-([0-9]+).html$ content.php?dz=/$1/$2.shtml
RewriteRule ^shop_(.*)$ shop.php?page=$1
第二步配置伪静态规则
第三步访问http://你的网址/install 按照提示填写,
第四步登录后台配置网站信息完成后提交清除缓存,
第五步访问首页
PHP7推荐安装环境nginx+mysql5.6+php7.0-7.3
更新日志:
基于7.0.0增加的功能
1、增加全网搜功能(只保留11个播放速度快的资源站)
2、尝鲜、全网搜播放页增加直连播放列表
3、尝鲜、全网搜增加屏蔽因资源站被挂马导致的跳转黄网的代码
4、修复MV分类点击无变化
5、修复其他已知的BUG、如有BUG请反馈
Apache伪静态规则:
RewriteRule ^index.html$ index.php
RewriteRule ^huya.html$ huya.php
RewriteRule ^hyss.html$ hyss.php
RewriteRule ^hylist.html$ hylist.php
RewriteRule ^hyplay/(.*).html$ hyplay.php?id=$1
RewriteRule ^so.html$ so.php
RewriteRule ^app.html$ app.php
RewriteRule ^jx.html$ jx.php
RewriteRule ^jx-(.*).html jx.php?wd=$1
RewriteRule ^mv.html$ mv.php?ml=9&m=1
RewriteRule ^mv_([0-9]+)_([0-9]+).html$ mv.php?ml=$1&m=$2
RewriteRule ^tv.html$ tv.php
RewriteRule ^cx.html$ cx.php
RewriteRule ^yy.html$ yy.php
RewriteRule ^live.html$ live.php
RewriteRule ^book.html$ book.php
RewriteRule ^hall.html$ hall.php
RewriteRule ^fuli.html$ fuli.php
RewriteRule ^zhibo.html$ zhibo.php
RewriteRule ^music.html$ music.php
RewriteRule ^movie.html$ movie.php
RewriteRule ^zongyi.html$ zongyi.php
RewriteRule ^dongman.html$ dongman.php
RewriteRule ^meipai.html$ meipai.php
RewriteRule ^shop.html$ shop.php
RewriteRule ^vod(.*)$ play.php?play=$1
RewriteRule ^mvplay/(.*).html$ mv.php?v=$1
RewriteRule ^cxplay/(.*).html$ cxplay.php?id=$1
RewriteRule ^yplay/(.*).html$ yplay.php?post=$1
RewriteRule ^movie_(.*)_(.*)_(.*)_(.*)_(.*)_(.*).html$ movie.php?cat=$1&year=$2&area=$3&act=$4&rank=$5&pageno=$6
RewriteRule ^tv_(.*)_(.*)_(.*)_(.*)_(.*)_(.*).html$ tv.php?cat=$1&year=$2&area=$3&act=$4&rank=$5&pageno=$6
RewriteRule ^dongman_(.*)_(.*)_(.*)_(.*)_(.*).html$ dongman.php?cat=$1&year=$2&area=$3&rank=$4&pageno=$5
RewriteRule ^zongyi_(.*)_(.*)_(.*)_(.*)_(.*).html$ zongyi.php?cat=$1&act=$2&area=$3&rank=$4&pageno=$5
RewriteRule ^gb_(.*).html$ book.php?page=$1
RewriteRule ^cx_(.*)_([0-9]+).html$ cx.php?cid=$1&page=$2
RewriteRule ^yy_(.*).html$ yy.php?list=$1
RewriteRule ^star.html star.php
RewriteRule ^mxstar_(.*)_(.*)_(.*).html star.php?wd=$1&tab=$2&pageno=$3
RewriteRule ^seacher-(.*).html seacher.php?wd=$1
RewriteRule ^mvseacher-(.*).html mv.php?ac=$1
RewriteRule ^news.html$ news.php
RewriteRule ^news_([0-9]+).html$ news.php?page=$1
RewriteRule ^content-([0-9]+)-([0-9]+).html$ content.php?dz=/$1/$2.shtml
RewriteRule ^shop_(.*)$ shop.php?page=$1
该附件已被管理员隐藏 您需要回复后并刷新才可以下载
如果你觉得雨滴资源网对你有帮助的话,可以小小的打赏一下小站,用于维持本站的运营!
版权声明:雨滴资源网内容来源于互联网,如果有侵权内容、不妥之处,请第一时间联系我们删除。敬请谅解!
本文链接:米酷CMS7.0.0最新修改版源码_带伪静态教程 - https://www.yudzy.com/2182.html
失效提示:此文更新于2020-3-14,如果文章内容或图片资源失效,请留言反馈,客服会及时处理,谢谢!
评论
12条评论上 Lv.1 QQbrowser Android 10 回复
美国 加利福尼亚州洛杉矶Sharktech数据中心
dfgggg Lv.1 Sogou Explorer Windows 7 x64 Edition 回复
wqr非常不错
广东省深圳市 联通
心想事成 Lv.1 Chrome 57.0.2987.108 Android 9 回复
非常不错
重庆市 电信
黑白 Lv.1 Chrome 81.0.4044.138 Windows 回复
谢谢分享
美国 华盛顿Cogent通信公司
ffffffffffff66666666 Lv.1 Chrome 78.0.3904.108 Windows 回复
了解下,感谢分享
江苏省南京市雨花区 中博信息技术研究院(小行尤家凹8号)
A:X僾伱钚變 Lv.1 Chrome 78.0.3904.108 Windows 回复
了解下,感谢分享
江苏省南京市雨花区 中博信息技术研究院(小行尤家凹8号)
房管所 Lv.1 Chrome 80.0.3987.162 Windows 7 x64 Edition 回复
了解下,感谢分享
山东省青岛市 联通
影视网站 Lv.1 Chrome 65.0.3325.181 Windows 回复
66666666666感谢分享
北京市 移动
38影院 Lv.1 Chrome 63.0.3239.132 Windows 7 x64 Edition 回复
66666666666感谢分享
四川省德阳市 移动
苹果企业签名 Lv.1 Chrome 78.0.3904.108 Windows 7 x64 Edition 回复
看一下
河南省许昌市长葛市 联通