shreemaan-abhishek commented on issue #10709:
URL: https://github.com/apache/apisix/issues/10709#issuecomment-1872009579

   the uri regex you are using: `/anything.*` won't match 
`https://test.example.com/anything/all`
   
   you need to use `/anything/*`. Please close this issue if this fixes your 
problem.


-- 
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