bzp2010 commented on issue #2219:
URL: 
https://github.com/apache/apisix-dashboard/issues/2219#issuecomment-982823101


   Hi, @ltt1987.
   
   I think the problem is that the compilation product of our dashboard project 
currently uses absolute paths to load resources, so you need to recompile if 
you want to proxy dashboard in a subdirectory. These are not directly supported 
by either the Manager API or the `proxy-rewrite` plugin in APISIX.
   
   Of course, we can take some measures to improve it, if you are willing to 
try.
   
   Here are the configures about it.
   
[https://github.com/apache/apisix-dashboard/blob/d7b772235f1a13660541e6f52c4844a3bb7929f6/web/config/config.ts#L48-L49](https://github.com/apache/apisix-dashboard/blob/d7b772235f1a13660541e6f52c4844a3bb7929f6/web/config/config.ts#L48-L49)


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


Reply via email to