转发屏蔽域,他们是否使用 iframe 来做到这一点?

发布于 2024-11-29 14:09:35 字数 1459 浏览 2 评论 0原文

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

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

发布评论

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

评论(2

清泪尽 2024-12-06 14:09:35

我对此没有太多经验,但我不认为这是一种非常常见的屏蔽 URL 的方法。一方面,很容易看到内容的实际来源。管理起来似乎也很痛苦。如果您托管一个小型网站并且无法访问您所在域的服务器或控制面板,则这可能是一个选项。

更常见的方法更有可能是使用 Apache 的 mod_proxy (< a href="http://www.apachetutor.org/admin/reverseproxies" rel="nofollow">此处解释)。

I don't have much experience with this but I don't believe that this is a very common way of masking URLs. For one thing, it's very easy to see the actual source of the content. It also seems like it would be a pain to manage. This might be an option if you are hosting a small website and don't have access to the server or a control panel for your domain.

The more common approach is more likely to be something using Apache's mod_proxy (explained here).

亣腦蒛氧 2024-12-06 14:09:35

是的,最常用的方法是简单的框架集或 iframe(较少情况下)。

是的,您可以简单地使用 html 文件设置一个子域,该文件将目标加载到框架中。

Yes, the mostly used method is a simple frameset or a iframe (in less cases).

And yes you can simply set up a sub domain with a html file which loads the target in a frame.

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