SharePoint MOSS 备用访问映射

发布于 2024-07-16 06:12:32 字数 478 浏览 4 评论 0原文

在 SharePoint MOSS 中,我有一个网站 http://ourintranet/ 我现在已向备用访问映射添加了一个新条目对于指向此站点的域 http://www.mydomain.com。 当我现在输入此内容时,我会被重定向到 http://ourintranet/ 并且可见的网址会发生变化。

有没有办法让域保持为 http://www.mydomain.com 进行这项工作?

一切顺利

In SharePoint MOSS I have a site at http://ourintranet/ I've now added a new entry to the Alternate Access Mapping for the domain http://www.mydomain.com pointing at this site. When I now type this in I get redirected to http://ourintranet/ and the visible url changes.

Is there a way to have this work where by the domain remains as http://www.mydomain.com?

All the best

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

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

发布评论

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

评论(2

终陌 2024-07-23 06:12:33

是的,您需要扩展 Web 应用程序 @ http://ourintranet 并指定 www.mydomain.com 作为主机标头。 这将创建一个响应指定主机标头的新 IIS 网站。 扩展 Web 应用程序还要求您选择应应用扩展的区域。

Yes, you need to extend the Web Application @ http://ourintranet and specify www.mydomain.com as a host header. This will create a new IIS Web site responding to the specified host header. Extending a Web Application also requires you to select the zone for which the extension should be applied.

孤芳又自赏 2024-07-23 06:12:33

您将其添加为哪个区域? 如果你把它放在 Extranet 区域它应该可以工作吗?

What zone did you add it as? If you put it in the extranet zone it should work?

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