We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
将网站反代到二级目录下,例如 https://xxx.com/ms365 这种二级目录下时,页面由于静态资源路径的问题显示异常。只能反代二级域名,例如 https://ms365.xxx.com, 但实际中为了减少dns解析设置,第一种的需求还是挺重要的,希望考虑可以支持
The text was updated successfully, but these errors were encountered:
No branches or pull requests
将网站反代到二级目录下,例如
https://xxx.com/ms365 这种二级目录下时,页面由于静态资源路径的问题显示异常。只能反代二级域名,例如 https://ms365.xxx.com, 但实际中为了减少dns解析设置,第一种的需求还是挺重要的,希望考虑可以支持
The text was updated successfully, but these errors were encountered: