海洋cms新安装的伪静态下播放页面无法显示
新安装的伪静态下播放页面无法显示
location / {
rewrite ^/frim/index(.+?)\.html$ /list/index.php?$1 last;
rewrite ^/movie/index(.+?)\.html$ /detail/index.php?$1 last;
rewrite ^/play/([0-9]+)-([0-9]+)-([0-9]+)\.html$ /video/index.php?$1-$2-$3 last;
rewrite ^/topic/index(.+?)\.html$ /topic/index.php?$1 last;
rewrite ^/topic/index\.html$ /topic/index.php?$1 last;
rewrite ^/topiclist/(.+?).html$ /topiclist/index.php?$1 last;
rewrite ^/index\.html$ index.php permanent;
rewrite ^/news/index\.html$ /news/index.php?$1 last;
rewrite ^/html/part/index(.+?)\.html$ /articlelist/index.php?$1 last;
rewrite ^/html/article/index(.+?)\.html$ /article/index.php?$1 last;
}
好像动态模式下播放页面就是500错误
解决方法:先在纯动态模式下测试
更多文章
-
海洋cms模板标签大全(收藏级)
海洋cms以其免费开源、采集功能强大著称,吸引了越来越影视站长。那么在使用海洋cms过程中,模板标签是必须要掌握的。下面是整理的海洋cms模板标签大全,对于做站朋友,一定有用,赶快收藏起来吧!海洋cms模板标签目录00.相关必要说明 01.全局标签 02.自定义标签 03.if标签和嵌套if标签subif(支持php语句、多e
-
海洋cms模板更换及安装教程
很多刚使用海洋cms站长朋友,不知道如何更换模板及安装,下面就详细的图文教程,快来学习! 第一步,从免费海洋cms模板下载网站(http://www.dongliancnc.com),选择喜好的模板并下载,特别说明都是人工测试过的模板,保证使用哦。 第二步,将模板压缩包,上传文件到网站templets目录下
-
海洋cms用了cloudflare cdn后模版乱了
本人影视站之前是用pc和移动两个模版,现在套用了cloudflare cdn后,移动访问有时显示PC的主页,PC端访问时有时显示移动的主页,然后移动显示端显示PC内页也是变形的,是不是哪里设置错了,cdn那边css,js,html压缩那里也没有打开 解决办法:关闭cdn的缓存
-
海洋cms升级至最新版后CKplayr大量404错误
升级至最新版后CKplayr大量404错误 9_1669_47b4b3f46d3fc59.jpg 9_1669_3a0d739c0d83ef2.jpg 解决办法:未对ckplayer做升级,建议从ckp
-
海洋cms更新到11.7网站设置都打不开了
网站设置打开 空白 9_1587_1553407d71f08bf.png 解决办法:可能是更新上传的时候,文件不完整。尝试重新上传。