【发布时间】:2012-11-06 09:14:03
【问题描述】:
我有一个单一的条目 url 结构,例如:
www.site.com/template_group/template_1/entry_id
但我希望它是:
www.site.com/template_group/template_1/entry_id/url_title。
Entry_id 将是馈送 exp:channel:entries 的段。如何将 www.site.com/template_group/template_1/entry_id 重定向到 www.site.com/template_group/template_1/entry_id/url_title。
非常感谢!
【问题讨论】:
标签: expressionengine