Re: Rewrite undecoded URL

2015-03-23 Thread Francis Daly
On Thu, Mar 19, 2015 at 11:52:41AM -0400, youngde811 wrote: Hi there, > Hello. We are trying to use the nginx rewrite rule, without the application > of URL decoding. The relevant portion of our test configuration is: I'm afraid that I am not sure what response you want nginx to give to your inc

Rewrite undecoded URL

2015-03-19 Thread youngde811
Hello. We are trying to use the nginx rewrite rule, without the application of URL decoding. The relevant portion of our test configuration is: location ~ ^/p/stratus.* { include conf.d/hosts.conf;