Welcome! Log In Create A New Profile

Advanced

Re: Case insensitive exact location match?

J.J J
May 23, 2015 08:48PM
I'm answering "Does nginx support Case insensitive exact location match?"
It seems you are asking "Will or can nginx support Case insensitive exact
location match?"

You can check links below for discussion about URI Case insensitive.

Quote from some answer: >>>
In reality it depends on the web server.
IIS is not case sensitive.
Apache is.<<<

For exact location match, nginx is case sensitive, and surely it can be
insensitive. Will be or not ?

https://stackoverflow.com/questions/15641694/are-uris-case-insensitive

https://stackoverflow.com/questions/7996919/should-url-be-case-sensitive



On Wed, May 20, 2015 at 6: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: 190
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