Re: unexpected location regex behaviour

2016-03-09 Thread Peter Molnar
On 03/09/2016 01:24 PM, Francis Daly wrote: > On Wed, Mar 09, 2016 at 11:31:08AM +, Peter Molnar wrote: > > Hi there, > >> I'm facing some strange, unexpected regex behaviour in my setup. > > I think the answer is at http://nginx.org/r/rewrite and the "last" flag. You were right about this

Re: unexpected location regex behaviour

2016-03-09 Thread Francis Daly
On Wed, Mar 09, 2016 at 11:31:08AM +, Peter Molnar wrote: Hi there, > I'm facing some strange, unexpected regex behaviour in my setup. I think the answer is at http://nginx.org/r/rewrite and the "last" flag. What do you want to happen if the incoming request is for /wp-content/cache/file-18

unexpected location regex behaviour

2016-03-09 Thread Peter Molnar
Dear nginx.org, I'm facing some strange, unexpected regex behaviour in my setup. Nginx is 1.9.12, self compiled, with openssl-1.0.2g and with the following modules: - echo-nginx-module (https://github.com/agentzh/echo-nginx-module.git) - headers-more-nginx-module (https://github.com/agentzh/header