开发者

301 redirect on IBM WCM

On IBMs Web Content Management System how can I setup a 301 redirect, I can't seem to find any information 开发者_开发问答on how to do this. The version of WCM the site is running is 6.0.1.4


You need to do this at the front http server level.


Either edit your HTTP Server configuration to peform a RewriteRule, or add the following to an Element (called Redirect) on your Content item: http://newserver.com/newpage.html" />

In your Presentation Template add: [Element type="content" context="current" key="Redirect"]

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜