Welcome! Log In Create A New Profile

Advanced

Re: Disable automatic urlencoding with proxy_pass

Francis Daly
May 09, 2013 06:44PM
On Thu, May 09, 2013 at 05:37:26AM -0400, lupin wrote:

Hi there,

> Any way to disable urlencode on nginx with proxy_pass? Following is my
> config and as suggested on google I already removed the "/" URI part of
> of this "proxy_pass http://127.0.0.1:8090;"

Why do you think that urlencode is or is not disabled?

When I test with a similar (but http-only) config, I see the normalised
(= decoded) url passed when I use "proxy_pass http://127.0.0.1:10080/;",
and the original (= not-decoded) url passed when I use "proxy_pass
http://127.0.0.1:10080;", exactly as per http://nginx.org/r/proxy_pass.

What precisely do you do to see something other than that?

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Disable automatic urlencoding with proxy_pass

lupin May 09, 2013 05:37AM

Re: Disable automatic urlencoding with proxy_pass

Francis Daly May 09, 2013 06:44PM

Re: Disable automatic urlencoding with proxy_pass

Matthieu Tourne May 09, 2013 07:04PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 293
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