Encoding In the

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 29
Joined: 17 Apr 2013, 18:55

Encoding In the

29 Jun 2016, 16:57

Anton-

Having trouble with this one. My normal redirects look something like this:

RewriteCond %{HTTP:Host} ^[^.]+\.avst\.com$
RewriteRule ^/somedirectory/somefile.asp$ http://www.avst.com/newdirectory/betterfile.asp [NC,L,R=301]


However, I am having a hard time building one when the URL has ENCODING in it, such as the one below.

http://www.avst.com/blog%C2%A0

Ideally I would like this to just redirect back to: http://www.avst.com/blog

Your insight is always appreciated.

C.J.

User avatar
Posts: 1
Joined: 25 Aug 2017, 03:18
Location: United Kingdom

Re: Encoding In the

25 Aug 2017, 03:25

If I am not wrong encoding is the process of transforming information from one format into another. The opposite operation is called decoding.

User avatar
Posts: 1
Joined: 30 Aug 2017, 13:31

Re: Encoding In the

31 Aug 2017, 05:22

As for me everything is understandable.

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 5 guests