Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

URL redirection using /etc/map not working

Avatar

Adobe Champion

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.

1 Accepted Solution

Avatar

Correct answer by
Level 7

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

View solution in original post

4 Replies

Avatar

Adobe Champion

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

Avatar

Correct answer by
Level 7

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