Welcome! Log In Create A New Profile

Advanced

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly
July 28, 2017 04:04AM
On Thu, Jul 27, 2017 at 11:44:29PM -0400, m.i wrote:

Hi there,

> Now, I noticed that Nginx applies url encode to % and make it as %25 when it
> redirect the message. The parameter now become below.
> GET /X/Y/Z.aspx?id=abc%253D%253D
>
> I want Nginx to redirect the parameter as is. Below is the one that I want
> Nginx to redirect.
> GET /X/Y/Z.aspx?id=abc%3D%3D

What configuration do you have that shows the behaviour that you report?

("redirect" might mean one of many things. "return 301 $uri$is_args$args;"
does not appear to url-encode anything special when I test it.)

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Regarding URL Encode/Decode of the Parameter

m.i July 27, 2017 11:44PM

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly July 28, 2017 04:04AM

Re: Regarding URL Encode/Decode of the Parameter

m.i July 28, 2017 04:30AM

Re: Regarding URL Encode/Decode of the Parameter

Francis Daly July 28, 2017 04:58AM

Re: Regarding URL Encode/Decode of the Parameter

m.i July 28, 2017 06:55PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 168
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready