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://nas.loccai.top/
该站点部署在群辉NAS,开启后,访问该链接再访问其他别名(使用“/”访问)的服务全部会导向该页面。
重新打开隐私页面可以正常访问 使用Ctrl + F5 强制刷新 也可以正常访问 想问下有没有别的解决方案
The text was updated successfully, but these errors were encountered:
如(photo服务)https://nas.loccai.top/photo
Sorry, something went wrong.
是用反向代理实现的吧,你需要把主页的反向代理放到最后一个,让反向代理先匹配/photo再匹配主页。不然就会出现你这个问题。
/photo
好的我试试,谢谢,不过群晖的反向代理是要命令页才能修改的,重启就失效,看来要想其他的方便的办法
No branches or pull requests
站点链接
https://nas.loccai.top/
问题描述
该站点部署在群辉NAS,开启后,访问该链接再访问其他别名(使用“/”访问)的服务全部会导向该页面。
补充信息
重新打开隐私页面可以正常访问
使用Ctrl + F5 强制刷新 也可以正常访问
想问下有没有别的解决方案
The text was updated successfully, but these errors were encountered: