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 being processed regardless of the case mixture of the original URL.
Is this possible? If so I'd appreciate a link to the relevant documentation and perhaps examples. If not, how close can I come to making nginx on windows case independent?
Thanks, Victor _______________________________________________ nginx mailing list nginx@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx