Sharepoint 2010 Site collection url

我只是一个虾纸丫 提交于 2019-12-24 10:29:30

问题


We have created the following sharepoint 2010 site collection using an internal url.

http://pdc.wlroot.companyname.com/sites/Extranet

How would i map a url another domain http://extranet.companyname.com to this?

OR

I think it would be easier to change the site collection url from /sites/Extranet to / -How would I do this?

thanks in advance, Jason


回答1:


What you need to do is to Extend the Web Application. Below steps will help to achive this.

  1. Go to SharePoint 2010 Central Administration Site - >
  2. Click Application Management
  3. Select Manage Web Application
  4. Select your Application (http://pdc.wlroot.companyname.com/sites/Extranet) in the List
  5. Select Extend in the Ribbon Bar
  6. You will get a Popup for Extend Web Application to another IIS Site.
  7. Fill in the Options & specify you new host Header. You should be good to go.

For more Information on this topic visit this link



来源:https://stackoverflow.com/questions/3256991/sharepoint-2010-site-collection-url

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!