Welcome! Log In Create A New Profile

Advanced

Re: Case insensitive location

B.R.
April 08, 2014 01:20PM
I do not know about caching nor do I take it into consideration as it is
not part of the problem as stated.

You stated that the location regex was the problem and you seem to have
taken the proper checks to verify the proper location is being used, hence
I assume the location regex is not the problem.

I see another regex in the location block, in the rewrite directive, which
does not seem to be prepared to face different sensitivities of the case.
I guess you should follow that lead...
Please check your rewrite regex against case-sensitivity or, since the
regex match is already done at location level and you do not need another
one, maybe consider using the
return<http://nginx.org/en/docs/http/ngx_http_rewrite_module.html#return>directive
instead.
---
*B. R.*
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Case insensitive location

Callumpy April 08, 2014 08:55AM

Re: Case insensitive location

B.R. April 08, 2014 09:34AM

Re: Case insensitive location

Callumpy April 08, 2014 12:52PM

Re: Case insensitive location

B.R. April 08, 2014 01:20PM

Re: Case insensitive location

Callumpy April 11, 2014 07:59AM

Re: Case insensitive location

Valentin V. Bartenev April 11, 2014 09:24AM

Re: Case insensitive location

Callumpy April 11, 2014 02:42PM

Re: Case insensitive location

mex April 11, 2014 09:15AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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