Re: Rewrite undecoded URL
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
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;