Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: PCRE
Hello anyhow2,
Wednesday, February 24, 2010, 5:54:03 PM, you wrote:
> Спасиб,
- if ($arg_r ~* "(\\x{2}){3,}") {
+ if ($arg_r ~* "(\\x[a-f0-9]{2}){3,}") {
> помогло для понимания нгинксом фигурных скобок.
> Но все равно не матчит.
--
Best regards,
Denis mailto:denis@xxxxxxxxxx
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|