Skip to content

Commit 87cbb27

Browse files
committed
Chaning the location uri
1 parent f975c6b commit 87cbb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/nginx/routes/hello-nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
location /hello-nginx-api {
1+
location /hello-nginxplus-api {
22
limit_except GET { deny all; }
33
error_page 403 = @405;
44
status_zone hello_nginx_uri_zone;

0 commit comments

Comments
 (0)