怎么安全的访问图片等资源文件
#1232
Replies: 1 comment
-
可以将所有图片资源的url 存起来,用过hash url 这样的方式生成短链接 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
怎么安全的访问图片等资源文件,目前就是以公共的方式访问,这样未经授权就可以遍历目录访问所有文件。
Beta Was this translation helpful? Give feedback.
All reactions