如何让 Flash AS3 投影仪加载受保护的内容?

发布于 2024-08-26 08:56:12 字数 99 浏览 4 评论 0原文

如何让 Flash AS3 投影仪从受密码保护的服务器加载受保护的图像/mp3/视频?我在受密码保护的目录中有一堆内容,我不希望人们访问这些内容,除非它位于我的闪存投影仪中。这可能吗?

How Can I have a Flash AS3 Projector load protected images/mp3s/videos from a password protected server? I have a bunch of content in a password protected directory that I do not want people to access unless it is in my flash Projector. Is this possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

情话已封尘 2024-09-02 08:56:12

1.-将图像放在不受保护的文件夹中,名称任意,除了images或img
2.-在 apache 服务器配置文件或根目录下的 .htaccess 文件中设置“Options -indexes”
3.-然后将投影仪正常链接到图像。

希望这有帮助

1.-Put the images in a non-protected folder with any name except images or img
2.-Set "Options -indexes" in your apache server configuration file or in a .htaccess file in your root directory
3.-Then link your Projector normally to the images.

Hope this helps

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文