场景:拥有一个使用主机标头: http://intranet 的SharePoint的web app,希望将主机标头修改成:  http://intranet.mycompany.com

    1. 打开管理中心
    2. 浏览到 "Operations" 接着打开 "Alternate Access Mappings".
    3. 点击 "Alternate Access Mapping Collection:" 的小三角, 选择要修改的http://intranet web 应用程序
    4. 点击 "Edit Public URLs",修改default区域的URL,将  http://intranet 修改成  http://intranet.mycompany.com,保存
    5. 更新 http://intranet web app对应的IIS的站点的主机标头绑定,IIS 7.0 的截图如下:

                  修改现有站点的主机标头

      6.  重置IIS, (Start > Run > IISRESET)

 

详情参考这篇文章:Changing the URL (host header) in SharePoint 2007

相关文章:

  • 2021-10-24
  • 2022-01-12
  • 2021-11-21
  • 2021-06-10
  • 2022-01-29
  • 2022-01-19
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-06
  • 2022-12-23
  • 2021-11-27
  • 2021-12-19
  • 2022-12-23
相关资源
相似解决方案