B.R.
May 20, 2015 06:38AM
2
​^4 = all 16 combinations. Hopefully the 'test' sting is only 4 characters
long...

Case-insensitiveness is no-trivial check, and if needed PCRE are here for
that through regex locations.
What is wrong with them already?​
---
*B. R.*

On Wed, May 20, 2015 at 12:03 PM, itpp2012 <nginx-forum@nginx.us> wrote:

> J.J J Wrote:
> -------------------------------------------------------
> > No, exact and inclusive match are case sensitive.
> >
> > You can write it in two location :
> > location = /test
> > location = /TEST
> >
> > Personally, I think it's a bad practice to differentiate requests by
> > the
> > case(ness) of URI.
>
> Hmm so you also need to add
>
> location = /Test
> location = /TEst
> location = /TESt
> ........
>
> It should be a server/location block config item.
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?2,258977,259000#msg-259000
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Case insensitive exact location match?

E.B. May 18, 2015 11:08PM

Re: Case insensitive exact location match?

J.J J May 20, 2015 04:48AM

Re: Case insensitive exact location match?

itpp2012 May 20, 2015 06:03AM

Re: Case insensitive exact location match?

B.R. May 20, 2015 06:38AM

Re: Case insensitive exact location match?

itpp2012 May 20, 2015 07:03AM

Re: Case insensitive exact location match?

J.J J May 23, 2015 08:48PM

Re: Case insensitive exact location match?

E.B. May 20, 2015 07:50PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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