Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

How to handle 301 redirects for french accented characters or special characters like single quote

Avatar

Level 2

Hi All,

I recently observed an issue with the dispatcher rewrite rules wherein the rules put in and having french accented characters / special character like single quote in the source url seems to be failing. It goes to a 404.

having these in the destination url works though.

3 Replies

Avatar

Community Advisor

To avoid encoding the special characters add the NE flag to the rewrite rules

 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/facing-issues-with-special...

Avatar

Level 2

Hi Pallavi,

 

The ACS commons redirect map is being used. And i do see the NE flag on the line where the redirect map is mapped to the dispatcher. However that is not working as expected.

Note : there are files having space in the filenames so multiple entries in the file have  a %20 in the source url as well

Avatar

Community Advisor

What are your encoding settings?

 

PallaviShukla_3007_0-1647413696998.png