if( variable exists )

foxman nginx-forum at forum.nginx.org
Thu May 17 21:46:25 UTC 2018


if ($arg_user)
{ 
           do as  $arg_user exist
bla bla bbla
}

if ($arg_user !~ $arg_user)
{
  do as $arg_user not exist
}

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,224860,279847#msg-279847



More information about the nginx mailing list