通过 https 访问的文件

发布于 2024-11-02 05:06:14 字数 42 浏览 1 评论 0原文

我需要能够通过 HTTPS 访问我的网站的徽标。我怎样才能做到这一点?

I need to be able to access the logo of my site via HTTPS. How can I do that?

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

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

发布评论

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

评论(1

青春有你 2024-11-09 05:06:14

您应该能够仅使用 https 协议来访问该文件:

https://mysite.com/mylogo.jpg

请记住,您的域需要一个有效的 ssl 证书。
在没有上下文和如此简短的问题的情况下,很难说出您在这里想要什么,所以希望这会有所帮助,并且您可以继续项目的下一部分。

GL!

You should be able to access the file simply by using the https protocol:

https://mysite.com/mylogo.jpg

Keep in mind, you will need a valid ssl certificate for your domain.
It's difficult to tell what you're after here with no context and such a short question, so hopefully this helps and you can move on to the next part of your project.

GL!

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