Re: Nginx Lowercase URL and Redirection

2020-04-19 Thread Francis Daly
On Sat, Apr 18, 2020 at 11:05:36AM -0400, mustafa.chapal wrote: Hi there, > First, URLs like www.example.com/new-arrivalS which include a character like > hyphen are not triggering on the following location. Works for me. What other location do you have that does handle this request? == locat

Nginx Lowercase URL and Redirection

2020-04-18 Thread mustafa.chapal
Hi, I am facing two issues. First, URLs like www.example.com/new-arrivalS which include a character like hyphen are not triggering on the following location. Second, URLs like www.example.com/dealS?p=2 get redirected to www.example.com/deals instead of www.example.com/deals?p=2 location ~ [A-Z]