You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/30 12:35:02 UTC

[GitHub] [apisix-dashboard] adoal commented on issue #2219: Add sub_path support when dashboard under a subdirectory via nginx reverse proxy.

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


   > we cau use `proxy-rewrite` plugins to do this, refer to:[apache/apisix#3252](https://github.com/apache/apisix/issues/3252)
   
   I don't think `proxy-rewrite` helps, since it only strips the prefix then sends to the backend server, but we also need some mechanism to tell the backend so it will 'know' it should generate anchor URLs under some prefix. Just like `SCRIPT_NAME` and `PATH_INFO` in traditional CGI spec.


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org