Hi,
There is in config:
location / {
root blabla;
if ($request_body ~* (blabla|bebe)) {
return 404;
}
}
nginx -t says invalid condition "$request_body".
Tell me what I'm doing wrong.
If you don't want to answer, tell me why and I'll stop asking.
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://nginx.org/mailman/listinfo/nginx-devel