location regex issue

Boyko Yordanov b.yordanov at exsisto.com
Fri Apr 15 13:39:39 MSD 2011


Hi,

Its:

            if ($args = "") {
		stuff..
            }

Case solved,

Thanks a lot!

Boyko

On Apr 15, 2011, at 12:27 PM, Edho P Arief wrote:

> Add a check for $args.
> 
> Something like
> 
> if ($args == '') { }
> 
> (I don't remember exact syntax. Please check nginx wiki for more detail)




More information about the nginx mailing list