Nginx Map Multiple Parameter Input

Igor Sysoev igor at sysoev.ru
Fri Oct 12 14:55:36 UTC 2012


On Oct 12, 2012, at 18:51 , rahul286 wrote:

> Igor Sysoev Wrote:
> -------------------------------------------------------
>> Digit captures are not supported in map. You have to use named capture.
> 
> Thanks for clarification :-)
> 
> Is map exception or there are other directives also which do not support 
> Digit captures?
> 
> I ran into issues in if-location block  (mostly an If-evil case). I switched
> to named capture and it worked nice. 

Some directives support, but digital captures can be implicitly overwritten.
With named captures you can control explicitly.


--
Igor Sysoev
http://nginx.com/support.html



More information about the nginx mailing list