Lowercase URLs

Christoph Schug chris+nginx at schug.net
Wed Aug 29 12:45:08 UTC 2012


On 2012-08-29 13:11, ShreyasPrakash wrote:
> Can't we get this functionality without using lua-nginx-module?

AFAIK Nginx does support this out of the box, i.e. there's nothing like 
the internal functions tolower/toupper of RewriteMap in Apache HTTP (see 
http://httpd.apache.org/docs/2.4/mod/mod_rewrite.html#rewritemap). If 
you prefer Perl over Lua, go with the Perl module.



More information about the nginx mailing list