soulbird commented on issue #8117:
URL: https://github.com/apache/apisix/issues/8117#issuecomment-1283391786

   It looks like you want to add an Nginx location configuration, and what 
you're adding here is a route. APISIX core does not use Nginx location for 
request matching, please check APISIX's definition of the route here 
https://github.com/apache/apisix/blob/master/docs/en/latest/admin-api.md# route.
   If you want to add Nginx configuration, please refer to here: 
https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L170-L173.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to