tokers commented on issue #3642:
URL: https://github.com/apache/apisix/issues/3642#issuecomment-784142330


   > > To use APISIX proxy Dashboard, you need to set enable admin to false 
(because the path of the Admin API and the path of the Manager API are the 
same, not setting it to false will request to apis of Admin API), and then 
follow the normal route configuration.
   > 
   > 这能解决使用apisix代理apisix 
dashboard的问题。但如果我的服务中正好有个api是/apisix/admin呢,那也只能通过设置apisix.enable_admin为false来解决吗?这似乎不合理?
   
   The prefix `/apisix/admin` are occupied by APISIX when the admin api 
enabled. Try to avoid using it when you design your APIs.
   
   @Firstsawyou I think we can add some documents as hint.


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


Reply via email to