Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Взять значение отдельного get параметра
- To: nginx-ru@xxxxxxxxx
- Subject: Re: Взять значение отдельного get параметра
- From: Anton Kiryushkin <swood@xxxxxxxxxxx>
- Date: Wed, 4 Apr 2012 18:24:14 +0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fotofor.biz; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=YofJsr9V6HkWwD38IRIq4KpVgegc/yIXvlOJrW1KUe0=; b=SQotLQfIdgxJbfjs18xSbcrA3QllVZrve8Kp6eH7QuGK+CiHM4FHOHxdnEn+aEWfz3 pAfolJ6cEOfTbfvoGZYFltvL3hA+SoC5mImX4u73b3C8smfI11zC8uMWbI6H8u7QOhTr 5R3vrZmdUxSV0lVmi3X3I8b7ReI3jWfCkKY3k=
- In-reply-to: <238291332876342@web44.yandex.ru>
- References: <CAHULbC=9hhymu-hJCtK6amo1MqXk6OS4tyrX2JfUYoghcX0tCQ@mail.gmail.com> <238291332876342@web44.yandex.ru>
А как правильно использовать этот $args_ ? Пробую так:location /any { set $id $args_id; } Но nginx пишет при тестировании конфига, что: nginx: [emerg] unknown "args_id" variable
-- Best regards,
Anton Kiryushkin,
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|