Baoyuantop commented on issue #12194: URL: https://github.com/apache/apisix/issues/12194#issuecomment-2857698663
Your regex to match files with extensions works well. For non-file requests, you can use the negation: "!~~", "(.*(\.[\w\d]+)$)" -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org