<div>Hi,<br></div><div>There is in config:</div><div>location / {</div><div>    root blabla;</div><div>    if ($request_body ~* (blabla|bebe)) {</div><div>         return 404;</div><div>    }</div><div>}</div><div>nginx -t says invalid condition &quot;$request_body&quot;.</div>
<div>Tell me what I&#39;m doing wrong.</div><div><br></div><div>If you don&#39;t want to answer, tell me why and I&#39;ll stop asking.</div><div><br></div>