URL redirection using /etc/map not working | Community
Skip to main content
New Participant
September 20, 2016
Solved

URL redirection using /etc/map not working

  • September 20, 2016
  • 4 replies
  • 3334 views

Hi All ,

I have a use case to redirect /content/project/en/test/events to /content/project/en/test page as internal redirection of page properties is not working . 

I used following values under /etc/map/http folder :

sling:match as (.+)/en/test/(.+)$  

sling:internalRedirect as (.+)/en/test.html 

Still my required redirection is not working .

Please let me know correct configuration for the same .

Thanks&Regards.

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

Please find the attached screen shot for the configuration. This should work. I have tested this and this works for me.

 

Thanks and Regards

Tuhin

4 replies

Tuhin_Ghosh
New Participant
September 27, 2016

did it work?

Tuhin_Ghosh
Tuhin_GhoshAccepted solution
New Participant
September 22, 2016

Please find the attached screen shot for the configuration. This should work. I have tested this and this works for me.

 

Thanks and Regards

Tuhin

New Participant
September 21, 2016

Hi Scott ,

I have followed the document and did my changes as in my question description .

 Still ,they are not working , can anyone help on what i may be missing or exact solution .

//Regards

smacdonald2008
New Participant
September 20, 2016