We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f975c6b commit 87cbb27Copy full SHA for 87cbb27
etc/nginx/routes/hello-nginx.conf
@@ -1,4 +1,4 @@
1
-location /hello-nginx-api {
+location /hello-nginxplus-api {
2
limit_except GET { deny all; }
3
error_page 403 = @405;
4
status_zone hello_nginx_uri_zone;
0 commit comments