request encoding conversion possible?

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 1
Joined: 25 Mar 2014, 22:43

request encoding conversion possible?

25 Mar 2014, 23:13

Hello Helicon community!

I want to switch my ASP.NET website's request & response encoding from Windows-1252 to utf-8.
Search engines have indexed many of our URLs that contain encoded characters above ASCII 127.
For example Umlaut ä used to be %e4 but now in utf-8 it would be %c3%a4.

ASP.NET will not recognize the old encoded character as it has no meaning in utf-8 and so instead of ä it becomes the replacement character �

Is there any Voodoo magic inside ISAPI Rewrite 3 that could help me out convert and 301-redirect to the utf-8 encoded URL?


Thanks for your help this great of software!

Kevin

User avatar
Posts: 1264
Joined: 07 Mar 2012, 10:16

Re: request encoding conversion possible?

26 Mar 2014, 11:56

Hello,

Try to look at the flags here - http://www.helicontech.com/isapi_rewrit ... teRule.htm - You might find NE or NU helpful, but that's about it.

Regards

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 0 guests