destoon采集论坛

 找回密码
 立即注册
查看: 592|回复: 1

求教手机版伪静态问题

[复制链接]

7

主题

5

回帖

53

积分

注册会员

Rank: 2

积分
53
发表于 2017-8-2 12:47:13 | 显示全部楼层 |阅读模式
伪静态规则是根据官方提供的:

# Destoon B2B Rewrite Rules
ErrorDocument 404 /404.php
RewriteEngine On
RewriteBase /
RewriteRule ^(.*)\.(asp|aspx|asa|asax|dll|jsp|cgi|fcgi|pl)(.*)$ /404.php
RewriteRule ^(.*)/(admin|cache|editor|file|include|lang|module|skin|template)/(.*)\.php(.*)$ /404.php
RewriteRule ^(.*)-htm-(.*)$ $1.php?$2
RewriteRule ^(.*)ow-([0-9]+)([\-])?([0-9]+)?\.html$ $1ow.php?itemid=$2&page=$4
RewriteRule ^(.*)st-([0-9]+)([\-])?([0-9]+)?\.html$ $1st.php?catid=$2&page=$4
RewriteRule ^(.*)ow/([0-9]+)/([0-9]+)?([/])?$ $1ow.php?itemid=$2&page=$3
RewriteRule ^(.*)st/([0-9]+)/([0-9]+)?([/])?$ $1st.php?catid=$2&page=$3
RewriteRule ^(.*)/([A-za-z0-9_\-]+)-c([0-9]+)-([0-9]+)\.html$ $1st.php?catid=$3&page=$4
RewriteRule ^(.*)/([0-9]+)-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/index.php?moduleid=$2&catid=$3&itemid=$4&page=$5
RewriteRule ^(.*)/([a-z]+)/(.*)\.shtml$ $1/$2/index.php?rewrite=$3
RewriteRule ^(.*)/com/([a-z0-9_\-]+)/([a-z]+)/(.*)\.html$ $1/index.php?homepage=$2&file=$3&rewrite=$4
RewriteRule ^(.*)/com/([a-z0-9_\-]+)/([a-z]+)([/])?$ $1/index.php?homepage=$2&file=$3
RewriteRule ^(.*)/com/([a-z0-9_\-]+)([/])?$ $1/index.php?homepage=$2

网站开启了URL Rewrite(伪静态);模块也设置了伪静态,服务器APACHE的,伪静态设置也没问题。PC版伪静态是正常的
但是手机版绑定了m.XXXXX.com后,内容页打不开了,提示Error Loading........看论坛上把伪静态规则复制一份到手机版目录下,问题依旧,总之各种方法都试了,服务器都换过了,手机版还是打不开内容页,取消域名绑定后就正常了......

请DESTOON大神指教啊........
回复

使用道具 举报

7

主题

5

回帖

53

积分

注册会员

Rank: 2

积分
53
 楼主| 发表于 2017-8-2 15:05:50 | 显示全部楼层

没人回先顶一下
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|destoon采集论坛

GMT+8, 2025-11-23 05:08 , Processed in 0.014227 second(s), 21 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表