米酷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://xzh.i3geek.com
    1. 本站所有资源来源于用户上传和网络,如有侵权请邮件联系站长!
    2. 分享目的仅供大家学习和交流,请不要用于商业用途及非法用途,否则后果自负!
    3. 如果你也有好源码或者教程,可以到审核区发布,分享有金币奖励和额外收入!
    4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
    5. 如有链接无法下载、失效或广告,请联系管理员处理!
    6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
    7. 如遇到加密压缩包,默认解压密码为"qq301.com",如遇到无法解压的请联系管理员!
    资源客是一个优秀的分享资源站,本站资源均为各位友友分享而来,特殊原创会标明如有侵犯版权等可联系删除

    资源客 » 米酷CMS7.0.0最新修改版源码_带伪静态教程