【发布时间】:2016-04-12 18:53:59
【问题描述】:
我是使用选择器重写 cq5/aem url 的新手。我有以下场景要实现。你能帮我怎么做吗?
我需要请求一个 URL,例如
http://localhost:4502/batteries/toyota/corolla/2011/LE/
应该转换成
http://localhost:4502/content/myprojectroot/project1/en/batteries/search-results.toyota.corolla.2011.LE.html
使用 apache web server/dispatcher 配置和 cq5/aem (etc/map)。请帮助我如何实现这一目标。
【问题讨论】:
标签: webserver aem dispatcher sling