Forcing URLs to lower case example
    Victor Oppenheimer 
    victor at camb.com
       
    Thu Mar  7 18:54:16 UTC 2024
    
    
  
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
    
    
More information about the nginx
mailing list