hozaifaaoud opened a new issue #4269: URL: https://github.com/apache/apisix/issues/4269
### Issue description ### Environment Request help without environment information will be ignored or closed. * apisix version (cmd: `apisix version`): 2.5 * OS (cmd: `uname -a`): 144-Ubuntu SMP Fri Mar 19 14:12:35 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): nginx version: openresty/1.19.3.1 * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): "3.4.0" * apisix-dashboard version, if have: * luarocks version, if the issue is about installation (cmd: `luarocks --version`): 3.4.0 I have this endpoint HTTP://127.0.0.1:8082/haz/{tel}/mail/{mail} How can I configure the above route on APISIX... note that the {tel} is a mobile number and {mail} is the person's email at it changes from one user to other. note that I use APISIX-dashboard to configure routes and upstreams. -- 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]
