use different fastcgi backend in different folder

Igor Sysoev is at rambler-co.ru
Mon Sep 1 17:00:38 MSD 2008


On Mon, Sep 01, 2008 at 09:57:47AM +0100, Igor Clark wrote:

> This reminds me Igor, will it ever be possible (or is there some way  
> it's possible now) to use matched patterns in regex location blocks?
> 
> E.g.
> 
> 	location ~ ^(.*)/blah$ {
> 		fastcgi_param CUSTOM_VAR	$1;
> 	}

I like to use location regex captures and it will be implemented.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list