On Thu, Mar 7, 2024 at 1:54 PM Victor Oppenheimer wrote:
>
> I am using nginx on MS Windows primarily for reverse proxying.
>
> I would like to force URLs reaching nginx into lower case before further
> processing in my nginx.configfile.
>
> That is, I'd like subsequent server and/or location dire
Greetings,
I am using nginx on MS Windows primarily for reverse proxying.
I would like to force URLs reaching nginx into lower case before further
processing in my nginx.configfile.
That is, I'd like subsequent server and/or location directives to all
receive lower case versions of URLs bein