-
Problem report
-
Resolution: Fixed
-
Major
-
5.0.1, 5.2.0alpha1
-
Sprint 66 (Jul 2020)
-
0.25
Steps to reproduce:
Open https://www.zabbix.com/integrations/nginx#tab:official2
Setup example with:
location = /basic_status { stub_status; allow localhost; deny all; }
Result:
NGINX will deny such configuration.
Expected:
http://nginx.org/en/docs/http/ngx_http_access_module.html