------解决方案--------------------是的,配置302转向
------解决方案--------------------RewriteRule salaryandcareertips\/(0-9+)\/detail\/ news-$1/ [L,R=301]
------解决方案--------------------简单点就是: /modules/heighlights/heighlight-details.php?id=1&pagetype=2 这样的链接
重写为:heighlights/1/2
/modules/employers/employer-details.php?id=1&pagetype=2
重写为:employer/1/2