hi,
i think that you don't understand me.
i will define an array that will check against the $arg_PARAMETER.
Example:
Array with the following Values:
array ("test"; "test2)
Query-String:
http://domain.com/?user=test
$arg_user = "test"
if the $arg_PARAMETER match with on of the array value
Hello @all,
Is it possible to define array / hashes in nginx? I have the following
idea:
nginx should check $arg_PARAMETER which is defined by an array. If the
right element in the array, then die access is permitted, otherwise
denied.
example:
the $arg_PARAMETER can have the following values: