On 20 February 2017 at 09:39, Terry Coles <[email protected]> wrote:
> On Sunday, 19 February 2017 21:55:52 GMT Ralph Corderoy wrote: > > AKA Apache does some brain-damaged DWIM that just digs a deeper hole > > when the magic isn't apparent. :-) > > http://www.catb.org/jargon/html/D/DWIM.html > > :-) > > This comes under the heading of the road to good intentions.... > > It is possible to get nginx to match catch insensitively if you need to. You have to use a case-insensitive regex match. nginx location selection algorithm is a little hard to grok at first, but it's OK once you get used to it. There's a good, clear description at https://www.digitalocean.com/community/tutorials/understanding-nginx-server-and-location-block-selection-algorithms -- Next meeting: Bournemouth, Tuesday, 2017-03-07 20:00 Meets, Mailing list, IRC, LinkedIn, ... http://dorset.lug.org.uk/ New thread: mailto:[email protected] / CHECK IF YOU'RE REPLYING Reporting bugs well: http://goo.gl/4Xue / TO THE LIST OR THE AUTHOR

