-
WAP端如何绑定类似 m.oelove.com域名,麻烦给个教程,谢谢@LEE
-
-
WAP端如何绑定类似 m.oelove.com域名,麻烦给个教程,谢谢@LEE
-
3202 次浏览
11 条评论
收藏
11个评论
-
-
--
楼主 2020-12-01 10:00
-
老大写一个专贴教程吧,我弄了没能成功实现。花几分钟写个贴子,[s:1]
-
-
回复 · 0条回复
-
-
-
--
楼主 2020-12-01 10:00
-
老大写一个专贴教程吧,我弄了没能成功实现。花几分钟写个贴子,[s:1]
-
-
回复 · 0条回复
-
-
-
--
2020-12-01 10:00
-
百度搜 uaredirect.js 模板加
<script type=\"text/javascript\">uaredirect(\"M.XXXXXX.COM\");</script>
-
-
回复 · 0条回复
-
-
-
--
楼主 2020-12-01 10:00
-
回答一下我的跟贴,老大,老大,老大。
-
-
回复 · 0条回复
-
-
-
--
楼主 2020-12-01 10:00
-
以下为我的.htaccess所有代码:
RewriteEngine On
RewriteBase /
RewriteRule ^index\\.html$ index.php [L]
RewriteRule ^([a-z]+)/([0-9]+)\\.html$ index.php?c=$1&a=detail&id=$2 [L]
RewriteRule ^home/([0-9]+)$ index.php?c=home&uid=$1 [L]
RewriteRule ^wap$ wap.php [L]
RewriteCond %{HTTP_HOST} ^http://www.xxx.com/wap.php [NC]
RewriteRule ^(.*)$ http://m.xxx.com/$1 [L,R=301]
-
-
回复 · 0条回复
-
-
-
--
楼主 2020-12-01 10:00
-
已经修改,帮忙给个跳转的代码好吗,我用下面这段代码不能实现,放在.htaccess里面的,让用户访问www.xxx.com/wap跳转到m.xxx.com
RewriteCond %{HTTP_HOST} ^http://www.xxx.com/wap.php [NC]
RewriteRule ^(.*)$ http://m.xxx.com/$1 [L,R=301]
-
-
回复 · 0条回复
-
-
-
Lee
官方认证帐号 2020-12-01 10:00
-
可以的,那你绑定2个域名,
修改下入口文件index.php
XHandle::redirect(PATH_URL.\'wap.php\'); 改成 XHandle::redirect(\"http://m.oelove.com\");
修改入口文件wap.php
XHandle::redirect(PATH_URL.\'index.php\'); 改成 XHandle::redirect(\"http://www.oelove.com\");
-
-
回复 · 0条回复
-
-
-
--
楼主 2020-12-01 10:00
-
我意思是当手机访问的时候就跳转到m.xxx.com,电脑访问还是www.xxx.com,像世纪佳缘那像。
-
-
回复 · 0条回复
-
-
-
--
2020-12-01 10:00
-
header 一下 就行 {:soso_e101:}
-
-
回复 · 0条回复
-
-
-
--
楼主 2020-12-01 10:00
-
这种方式可以,如果我手机访问www.oelove.com自动跳转到m.oelove.com呢,给一个代码吧,如果是手机访问就自动跳转到m.oelove.com
求代码
求代码
-
-
回复 · 0条回复
-
-
-
Lee
官方认证帐号 2020-12-01 10:00
-
你可以用m.域名做个跳转到 www域名下的wap.php页面。
-
-
回复 · 0条回复
-
作者信息
-
关注
-
试
免费试用
-
咨询热线
-
咨询热线
020-82299 259
-
在线咨询