Expand my Community achievements bar.

Aem Dispatcher

Avatar

Level 2

Hi Devs.
Do we have a support for regex at dispatcher level.

Actually I have added a generic rule like this which is not working.
$1 and $2 are country code and language code.

RewriteRule "^/([a-zA-Z]{2})/([a-zA-Z]{2})/precision-brewer/my-perfect-cup.html" "/$1/$2/precision-brewer/precision-brewer.html" [L,R=301]
RewriteRule "^/([a-zA-Z]{2})/([a-zA-Z]{2})/wave-range(/sensor-iq-technology\.html|/versatility\.html|/compare\.html|/inspiration\.html)$" "/$1/$2/wave-range/our-wave-story.html" [L,R=301]

 I want to use generic redirect rules if that works.
please suggest

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Employee
Employee

Hi @user06615 , 

 

We recommend you post your questions on the AEM forums to get a solution to your problem.

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ct-p/adobe-experience-mana...

 

Thanks

Manik