You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/09/29 15:35:56 UTC

[GitHub] [apisix] tzssangglass commented on issue #8020: help request: Why does routing not work? path=/test/*

tzssangglass commented on issue #8020:
URL: https://github.com/apache/apisix/issues/8020#issuecomment-1262456781

   > http://127.0.0.1:9080/test/callway
   > {
   > "status": 404,
   > "error": "Not Found",
   > "message": "",
   > "path": "/test/callway"
   > }
   
   This response appears to be a 404 returned upstream, not from APISIX.
   
   You can access the upstream directly with this path.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org