Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Больше девяти параметров query string
On Fri, Feb 01, 2013 at 03:13:44AM -0500, stitrace wrote:
> rewrite ^/(.*)$ /index.php?page=$1 last;
>
> А если параметров больше 9-ти, к примеру 10?
>
> $10, $11, etc воспринимаются nginx-ом как $1+'0', $1+'1'.
>
> Скажите пожалуйста, как такие параметры получить?
http://nginx.org/ru/docs/http/server_names.html#regex_names
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|