Skip to main content
New Participant
October 4, 2019

Using Apache rewrite to configure dispatcher AEM

  • October 4, 2019
  • 4 replies
  • 5334 views

Hi Guys,

We have a new requirement in our projets to configure many URLs.

We must be able to parameterize at the URL level what the client does on screen, as well as
can have a specific URL of the different views (filters) that are available, here some
example:

Page:

DOMAIN/page1/

Page with the filter enabled:

DOMAIN/page1.new/

DOMAIN/page1.sales/

So we have the page1 in AEM but new is a parameter to use in the filter.

Does anyone have an idea like how we can do that?

Thanks a lot

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

joerghoh
Employee
October 4, 2019

You should consider to

* use the extension (I don't think that striping the .html extension has impact on SEO at all)

* use selectors (Apache Sling :: URL decomposition )

Jörg

Employee
October 4, 2019
New Participant
October 4, 2019

Hi JaideepBrar​,

We have a problem.

If the page there isn't in AEM the error is showed like this.

Do you have any idea?

New Participant
October 4, 2019