mdh67899 opened a new issue #1428: URL: https://github.com/apache/apisix-dashboard/issues/1428
# Feature request ## Please describe your feature why apisix dashboard Path limit path must Begin with / , and * can only at the end ?  my nginx location is : ``` location ~ /hello/ { proxy_pass http://127.0.0.1:8080 } ``` and my request url is: http://test.com/v1/1.8.10/hello/index.html ## Describe the solution you'd like ## Describe alternatives you've considered ## Additional context ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
