Please make sure of the following things
Description of the feature / 需求描述
Introduce a configurable redirect mechanism so that when users access the root path /, they are automatically redirected (e.g., via HTTP 301) to a specified new mount path (such as /workspace). This would prevent existing shared links from becoming completely unusable.
Suggested solution / 实现思路
No response
Additional context / 附件
No response