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
比如根目录下有 public\ private\ 两个目录
其中 public\ 目录对所有用户开放 private\ 目录不对游客开放
所有用户依然可通过链接访问到对应文件, 只是游客无法直接进入文件夹查看文件列表
The text was updated successfully, but these errors were encountered:
No branches or pull requests
比如根目录下有 public\ private\ 两个目录
其中 public\ 目录对所有用户开放
private\ 目录不对游客开放
所有用户依然可通过链接访问到对应文件, 只是游客无法直接进入文件夹查看文件列表
The text was updated successfully, but these errors were encountered: