ISA 服务器,发布通配符站点

发布于 2024-07-14 18:13:50 字数 247 浏览 5 评论 0原文

我们的 DNS 服务器上有一个通配符 dns 映射,所有对 *.A.com 的请求都被重定向到我们的 ISA 服务器。 我们需要将所有请求重定向到内部网站 http://10.10.10.10。 我们还需要保持主机标头完整,以便我们可以在 Web 服务器上重写 url。
ISA 可以做到这一点吗?

亲切的问候,

We have a wildcard dns mapping at our DNS server, where all requests to *.A.com are redirected to our ISA Server.
We need to redirect all requests to an internal website http://10.10.10.10. We also need to keep the host-header intact so that we can rewrite urls on the web server.
Is this possible with ISA?

Kind regards,

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

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

发布评论

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

评论(1

半边脸i 2024-07-21 18:13:50

我相信这是可能的。

将侦听器设置为侦听端口 80 上的所有内容。

在公共名称选项卡中设置 *.A.com。

在“至”选项卡中,将 IP 地址设置为 10.10.10.10

另外,确保选中“转发原始主机标头而不是实际主机标头”复选框。

I believe it's possible.

Set the Listner up to listen to everything on port 80.

In the Public name tab set *.A.com.

In the To tab set IP address to 10.10.10.10

Also, ensure the Forward the original host header instead of the actual one, checkbox is checked.

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