【魔趣建站评测】魔趣建站全网首发!NVBING5手机频道 4.0,实测可用!本插件为【NVBING5-APP极品手机模板】配套插件,单独使用无效!内部名称为1.0,实际是4.0。
==已更新到5.0最新版【价值198元】NVBING5手机频道 5.0 (zhikai_topic)
客户要求手机端创建单页广告?活动需要手机单独宣传页面?网站需要手机频道?然而你却无能为力!?
NVBING5手机频道为你解决这个难题。支持伪静态、html代码、NVBING5APP模块、视频播放、广告代码……
本插件需配合NVBING5-APP使用,单独购买无任何作用,一旦付款恕不退款!
敬请扫描上方二维码亲临演示站体验 NVBING5手机频道!Apache Web Server(独立主机用户)<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} ^(.*)$ RewriteRule ^(.*)/nvbing5_(.+)\.html$ $1/plugin.php?id=zhikai_topic:topic&topic=$2&%1</IfModule>
Apache Web Server(虚拟主机用户)# 将 RewriteEngine 模式打开RewriteEngine On# 修改以下语句中的 /discuz 为您的论坛目录地址,如果程序放在根目录中,请将 /discuz 修改为 /RewriteBase /discuz# Rewrite 系统规则请勿修改RewriteCond %{QUERY_STRING} ^(.*)$RewriteRule ^nvbing5_(.+)\.html$ plugin.php?id=zhikai_topic:topic&topic=$1&%1
IIS Web Server(独立主机用户)[ISAPI_Rewrite]# 3600 = 1 hourCacheClockRate 3600RepeatLimit 32# Protect httpd.ini and httpd.parse.errors files# from accessing through HTTPRewriteRule ^(.*)/nvbing5_(.+)\.html(\?(.*))*$ $1/plugin\.php\?id=zhikai_topic:topic&topic=$2&$4
IIS7 Web Server(独立主机用户)<rewrite> <rules> <rule name="zhikai_topic"> <match url="^(.*/)*nvbing5_(.+).html\?*(.*)$" /> <action type="Rewrite" url="{R:1}/plugin.php\?id=zhikai_topic:topic&topic={R:2}&{R:3}" /> </rule> </rules></rewrite>
Zeus Web Servermatch URL into $ with ^(.*)/nvbing5_(.+)\.html\?*(.*)$if matched then set URL = $1/plugin.php?id=zhikai_topic:topic&topic=$2&$3endif
Nginx Web Serverrewrite ^([^\.]*)/nvbing5_(.+)\.html$ $1/plugin.php?id=zhikai_topic:topic&topic=$2 last;if (!-e ) { return 404;}


下载地址:【魔趣建站提示】此资源经过魔趣建站测试可用!如使用发现问题或者有技术问题,可 发帖 免费咨询或者咨询本站客服寻求付费技术支持! |
点击下载 NVBING5手机频道 4.0.rar
(大小:18.74K)
==已更新到5.0最新版【价值198元】NVBING5手机频道 5.0 (zhikai_topic)
历史资源提醒--必看
该页面资源/教程来自原魔趣吧历史资源转移,因发布历史久远,部分资源/教程可能已失效或无法在最新版程序中安装使用!DZ资源建议在Discuz3.4及以下版本使用,PHP版本建议5.6。资源仅提供做代码研究学习使用!
因改版,部分贴内链接将无法正常跳转,如链接失效或未正常跳转,请利用站内搜索功能搜索资源名称获取对应资源!