手機端織夢動態(tài)鏈接轉eyoucms偽靜態(tài)規(guī)則,手機端收錄的url權重轉新url
首頁
RewriteRule ^m/$ /index.php?m=home [L]
RewriteRule ^m/index.php$ /index.php?m=home [L]
列表
RewriteCond %{QUERY_STRING} ^tid=([0-9]+)
RewriteRule ^m/list\\.php$ /index.php?m=home&c=Lists&a=index&tid=%1 [L]
內容
RewriteCond %{QUERY_STRING} ^aid=([0-9]+)
RewriteRule ^m/view\\.php$ /index.php?m=home&c=View&a=index&aid=%1 [L]