Questions tagged [host-header]
Host header is a type of web application and site collection setup. A host header example (project.contoso.com) differs from a path based setup (contoso.com/project). Use this tag for host header questions.
52 questions
0 votes
1 answer
706 views
Network Error (dns_server_failure)
Hi created a sharepoint web application and I assigned a host name. I created it both ways, via the UI and via powershell script. I added the host name in the host file. Last week it was working just ...
1 vote
1 answer
533 views
Set-SPSiteUrl : Url {0} already in use!
Why is the script below giving me the error that the url {0} already in use? Set-SPSiteUrl (Get-SPSite "http://nonsecuresiteurl") -Url 'https://securesiteurl' -Zone Extranet Set-SPSiteUrl : Url {0} ...
1 vote
1 answer
172 views
How to get data from SharePoint host header site collection to another host header site collection with in same Web application
While Getting data from SharePoint host header site collection to another host header site collection using rest API we are getting 401 unauthorized error. please help. Source URL: http://cph....
0 votes
1 answer
1k views
hostname for BackConnectionHostNames sharepoint 2010 regedit
Environment details - Windows Server 2008R2 and SharePoint 2010 The users are facing repeated login prompts issue when trying to open any SharePoint site. All internet explorer settings are in place. ...
6 votes
2 answers
18k views
Host header in Sharepoint Web application
Can anyone please help me on what is a host header in web application and how can it be configured? For eg. I create a web application as follows, New-SPWebApplication -Name "Contoso Internet Site" -...
1 vote
1 answer
61 views
Web Application can't displaying Problem
i have encountered a really strange issue. i have created a new web application and site collection with a custom host header (intranet.contoso.ulo). i followed the steps outline by this guide: http:...
0 votes
1 answer
349 views
Using Host header url in Sharepoint 2013: DNS Configuration
I have an issue, I am trying to migrate a sharepoint 2010 to 2013. From the Microsoft documentation I understand I am to replicate all the 2010 settings including url and port number. My 2013 ...
0 votes
1 answer
270 views
A new shorter URL for a Host-named site collection?
I have a SharePoint 2010 environment that has a Web Application which has 15 site collections. One of the site collection is a Host-named site collection, and its URL is: (http://Sales.Corp.com/). ...